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
usercontains an action, it REPLACES the default bindings for that action. Unknown actions are still passed through soKeymap::from_configcan surface a clear error rather than silently ignoring user input.