Config/command parsing
Function | Description |
---|---|
complete_all_nm_tags() | Pass a list of Notmuch tags to the completion code |
mutt_command_complete() | Complete a command name |
mutt_extract_token() | Extract one token from a string |
mutt_get_hook_type() | Find a hook by name |
mutt_init() | Initialise NeoMutt |
mutt_label_complete() | Complete a label name |
mutt_nm_query_complete() | Complete to the nearest notmuch tag |
mutt_nm_tag_complete() | Complete to the nearest notmuch tag |
mutt_opts_free() | clean up before quitting |
mutt_parse_rc_buffer() | Parse a line of user config |
mutt_parse_rc_line() | Parse a line of user config |
mutt_query_variables() | Implement the -Q command line flag |
mutt_var_value_complete() | Complete a variable/value |