Documentation ¶
Index ¶
Constants ¶
View Source
const ( Rune = iota CtrlA CtrlB CtrlC CtrlD CtrlE CtrlF CtrlG CtrlH Tab CtrlJ CtrlK CtrlL CtrlM CtrlN CtrlO CtrlP CtrlQ CtrlR CtrlS CtrlT CtrlU CtrlV CtrlW CtrlX CtrlY CtrlZ ESC CtrlSpace Invalid Resize Mouse DoubleClick BTab BSpace Del PgUp PgDn Up Down Left Right Home End SLeft SRight SUp SDown F1 F2 F3 F4 F5 F6 F7 F8 F9 F10 F11 F12 Change AltSpace AltSlash AltBS Alt0 )
Types of user action
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BorderStyle ¶
type BorderStyle int
const ( BorderNone BorderStyle = iota BorderAround BorderHorizontal )
type ColorPair ¶
type ColorPair struct {
// contains filtered or unexported fields
}
func NewColorPair ¶
type ColorTheme ¶
type FillReturn ¶
type FillReturn int
Click to show internal directories.
Click to hide internal directories.