NeoMutt  2025-12-11-435-g4ac674
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
Parse key binding commands

Parse key binding commands

Functions

Function Description Links
notify_binding_name() Get the name for a NotifyBinding
parse_bind() Parse the 'bind' command Command::parse(), command_parse
parse_dump() Parse 'bind' and 'macro' commands 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' and 'unmacro' commands Command::parse(), command_parse
parse_unbind_args() Parse the 'unbind' and 'unmacro' commands
parse_unbind_exec() Execute the 'unbind' or 'unmacro' command
set_default_bindings() Set some safe default keybindings