Command line processing.
Data | Description | Links |
---|---|---|
CliFlags | Flags for command line options, e.g. MUTT_CLI_IGNORE | |
StartupComplete | When the config has been read |
Function | Description | Links |
---|---|---|
execute_commands() | Execute a set of NeoMutt commands | |
find_cfg() | Find a config file | |
get_elem_queries() | Lookup the HashElems for a set of queries | |
get_hostname() | Find the Fully-Qualified Domain Name | |
get_user_info() | Find the user's name, home and shell | |
getmailname() | Try to retrieve the FQDN from mailname files | |
init_locale() | Initialise the Locale/NLS settings | |
localise_config() | Localise some config | |
log_gui() | Log info about the GUI | |
log_translation() | Log the translation being used | |
main() | Start NeoMutt | |
main_timeout_observer() | Notification that a timeout has occurred | observer_t, observer_api |
mutt_init() | Initialise NeoMutt | |
reset_tilde() | Temporary measure | |
start_curses() | Start the Curses UI | |
usage() | Display NeoMutt command line |