Generate and help-page and GUI display it.
Function | Description | Links |
---|---|---|
dump_bound() | Dump the bound keys to a file | |
dump_menu() | Write all the key bindings to a HelpLine Array | |
dump_message_flags() | Write out all the message flags | |
dump_unbound() | Dump the unbound keys to a file | |
dump_unbound_menu() | Write the operations with no key bindings to a HelpLine Array | |
escape_macro() | Escape any special characters in a macro | |
help_lookup_function() | Find a keybinding for an operation | |
help_sort_alpha() | Compare two Help Lines by their first entry | sort_t, sort_api |
is_bound() | Does a function have a keybinding? | |
mutt_help() | Display the help menu | |
show_flag_if_present() | Write out a message flag if exists |