NeoMutt  2025-09-05-43-g177ed6
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
Parse key binding commands

Parse key binding commands

Functions

Function Description Links
km_bind() Set up a key binding
km_unbind_all() Free all the keys in the supplied Keymap
parse_bind() Parse the 'bind' command Command::parse(), command_parse
parse_exec() Parse the 'exec' command Command::parse(), command_parse
parse_keymap() Parse a user-config key binding
parse_macro() Parse the 'macro' command Command::parse(), command_parse
parse_menu() Parse menu-names into an array
parse_push() Parse the 'push' command Command::parse(), command_parse
parse_unbind() Parse the 'unbind' command Command::parse(), command_parse
try_bind() Try to make a key binding