//
pkg.gl
Category
github.com/joegruffins/termdash
internal
canvas
buffer
package
1.0.0
Repository:
https://github.com/joegruffins/termdash.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
5
Dependents
6
Files
136 SLOC
#
Functions
New
New returns a new Buffer of the provided size.
NewCell
NewCell returns a new cell.
NewCells
NewCells breaks the provided text into cells and applies the options.
#
Structs
Cell
Cell represents a single cell on the terminal.
#
Type aliases
Buffer
Buffer is a 2-D buffer of cells.