Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Keymap ¶
type Keymap struct {
Delete string `yaml:"delete"`
Select string `yaml:"select"`
Cut string `yaml:"cut"`
Copy string `yaml:"copy"`
ToggleAltScreen string `yaml:"toggle_alt_screen"`
ToggleParentPane string `yaml:"toggle_parent_pane"`
ToggleHidden string `yaml:"toggle_hidden"`
ToggleMinimalUI string `yaml:"toggle_minimal_ui"`
PreviewScrollUp string `yaml:"preview_scroll_up"`
PreviewScrollDown string `yaml:"preview_scroll_down"`
}
Click to show internal directories.
Click to hide internal directories.