Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Keybinding ¶
type Keybinding struct { LoadEnvironment func(name string) (cfg.Context, error) DefaultPaused bool }
func (Keybinding) Key ¶
func (l Keybinding) Key() string
func (Keybinding) States ¶ added in v0.0.81
func (l Keybinding) States() []keyboard.HandlerState
Click to show internal directories.
Click to hide internal directories.