Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BreakPolicy ¶
type Cell ¶
type Cell struct {
Ch rune // int32
Style tcell.Style
Size int
Width int // screen cell width
Class CharClass
TotalWidthLogicalRow int // screen cell total width of logical row without hanging indent
LogicalRowIndex int
}
Cell represents a single character Cell on screen.
Click to show internal directories.
Click to hide internal directories.