Skip to main content

default_keymap

Function default_keymap 

Source
pub fn default_keymap() -> Keymap
Expand description

The default keymap.

Only bindings whose commands actually do something are registered. Binding a key to a feature that is not built yet would make the which-key popup advertise things that do nothing, which is worse than an empty keymap.

C-h/j/k/l are deliberately absent. See docs/INTERFACE.md.