Set up the key bindings.
Data | Description | Links |
---|---|---|
ExtKeys | Mapping between NeoMutt and Curses key names |
Function | Description | Links |
---|---|---|
create_bindings() | Attach a set of keybindings to a Menu | |
find_ext_name() | Find the curses name for a key | |
init_extended_keys() | Initialise map of ncurses extended keys | |
km_init() | Initialise all the menu keybindings | |
main_config_observer() | Notification that a Config Variable has changed | observer_t, observer_api |
mutt_init_abort_key() | Parse the abort_key config string | |
mutt_keymaplist_free() | Free a List of Keymaps | |
mutt_keys_cleanup() | Free the key maps |