Documentation
¶
Overview ¶
Package tcelldriver implements a termui.TerminalDriver for a tty using tcell as the backing library.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Driver ¶
type Driver struct { commondriver.Driver // contains filtered or unexported fields }
Driver is the termui.Driver implementation over tcell.
Click to show internal directories.
Click to hide internal directories.