Documentation ¶
Index ¶
Constants ¶
View Source
const ( // RuneColon Colon Key as Rune RuneColon = ':' // Rune_s s key as Rune Rune_s = 's' // Rune_d d key as Rune Rune_d = 'd' )
View Source
const ( // KeyCtrlC key KeyCtrlC = tcell.KeyCtrlC // KeyEnter key KeyEnter = tcell.KeyEnter // KeyEsc key KeyEsc = tcell.KeyEsc )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.