Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Binding ¶
type Binding struct { Context string // context the binding is valid in Key string // which key Help string // what the key does }
Binding describes a keybinding.
type HelpModel ¶
type HelpModel struct {
// contains filtered or unexported fields
}
HelpModel is the HelpModel for help. The help screen shows keybindings.
func InitialModel ¶
InitialModel builds the model.
Click to show internal directories.
Click to hide internal directories.