NeoMutt  2023-05-17-16-g61469c
Teaching an old dog new tricks
DOXYGEN
Global variables

Global variables.

Data

Data Description Links
AlternativeOrderList List of preferred mime types to display
CurrentFolder Currently selected mailbox
CurrentMenu Current Menu, e.g. MENU_PAGER
EnvList Private copy of the environment variables
ErrorBuf Copy of the last error message
ErrorBufMessage true if the last message was an error
HomeDir User's home directory
LastFolder Previously selected mailbox
OptAttachMsg (pseudo) used by attach-message
OptAutocryptGpgme (pseudo) use Autocrypt context inside ncrypt/crypt_gpgme.c
OptDontHandlePgpKeys (pseudo) used to extract PGP keys
OptForceRefresh (pseudo) refresh even during macros
OptIgnoreMacroEvents (pseudo) don't process macro/push/exec events while set
OptKeepQuiet (pseudo) shut up the message and refresh functions while we are executing an external program
OptMenuPopClearScreen (pseudo) clear the screen when popping the last menu
OptMsgErr (pseudo) used by mutt_error/mutt_message
OptNeedRescore (pseudo) set when the 'score' command is used
OptNeedResort (pseudo) used to force a re-sort
OptNews (pseudo) used to change reader mode
OptNewsSend (pseudo) used to change behavior when posting
OptNoCurses (pseudo) when sending in batch mode
OptPgpCheckTrust (pseudo) used by dlg_select_pgp_key()
OptRedrawTree (pseudo) redraw the thread tree
OptResortInit (pseudo) used to force the next resort to be from scratch
OptSearchInvalid (pseudo) used to invalidate the search pattern
OptSearchReverse (pseudo) used by ci_search_command
OptSortSubthreads (pseudo) used when $sort_aux changes
ShortHostname Short version of the hostname
SigInt true after SIGINT is received
SigWinch true after SIGWINCH is received
Username User's login name