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 |
---|---|---|
get_user_info() | Find the user's name, home and shell | |
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_exit() | Leave NeoMutt NOW | |
reset_tilde() | Temporary measure | |
start_curses() | Start the Curses UI | |
usage() | Display NeoMutt command line |