Dump key bindings.
Function | Description | Links |
---|---|---|
dump_all_binds() | Dumps all the binds inside every menu | |
dump_all_macros() | Dumps all the macros inside every menu | |
dump_bind() | Dumps all the binds maps of a menu into a buffer | |
dump_bind_macro() | Parse 'bind' and 'macro' commands | Command::parse(), command_parse |
dump_macro() | Dumps all the macros maps of a menu into a buffer |