Documentation ¶
Index ¶
- func CellsToString(cells []view.Cell) string
- func GetTerminalSize() (int, int)
- func InterfaceSlice(slice interface{}) []interface{}
- func RunesToStyledCells(runes []rune, style style.Style) []view.Cell
- func SplitCells(cells []view.Cell, r rune) [][]view.Cell
- func TrimCells(cells []view.Cell, w int) []view.Cell
- func TrimString(s string, w int) string
- func UpdateTerminalSize() error
- func WrapCells(cells []view.Cell, width uint) []view.Cell
- func WrapString(s string, lim uint) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CellsToString ¶
func GetTerminalSize ¶
func InterfaceSlice ¶
func InterfaceSlice(slice interface{}) []interface{}
func TrimString ¶
func UpdateTerminalSize ¶
func UpdateTerminalSize() error
func WrapString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.