Skip to main content

Module defaults

Module defaults 

Source

Functionsยง

default_entries
Default key bindings for the reader, as (action, sequences) pairs.
merge_with_user
Merge user keymap overrides on top of defaults. If user contains an action, it REPLACES the default bindings for that action. Unknown actions are still passed through so Keymap::from_config can surface a clear error rather than silently ignoring user input.