NeoMutt  2024-02-01-35-geee02f
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
File List
Here is a list of all files with brief descriptions:
[detail level 12]
  address
  alias
  attach
  autocrypt
  bcache
  browser
  color
  complete
  compmbox
  compose
  compress
  config
  conn
  convert
  core
  debug
  editor
  email
  envelope
  fuzz
  gui
  hcache
  helpbar
  history
  imap
  index
  key
  maildir
  mbox
  menu
  mh
  mixmaster
  mutt
  ncrypt
  nntp
  notmuch
  pager
  parse
  pattern
  pop
  postpone
  progress
  question
  send
  sidebar
  store
 commands.cFunctions to parse commands in a config file
 sort.cAssorted sorting methods
 alternates.cAlternate address handling
 alternates.hAlternate address handling
 commands.hFunctions to parse commands in a config file
 copy.cDuplicate the structure of an entire email
 copy.hDuplicate the structure of an entire email
 editmsg.cPrepare an email to be edited
 enriched.cRich text handler
 enriched.hRich text handler
 external.cManage where the email is piped to external commands
 external.hManage where the email is piped to external commands
 format_flags.hFlags to control mutt_expando_format()
 globals.cGlobal variables
 globals.hGlobal variables
 handler.cDecide how to display email content
 handler.hDecide how to display email content
 hdrline.cString processing routines to generate the mail index
 hdrline.hString processing routines to generate the mail index
 help.cGenerate the help-page and GUI display it
 hook.cParse and execute user-defined hooks
 hook.hParse and execute user-defined hooks
 init.hConfig/command parsing
 init.cConfig/command parsing
 mailcap.cRFC1524 Mailcap routines
 mailcap.hRFC1524 Mailcap routines
 maillist.cHandle mailing lists
 maillist.hHandle mailing lists
 main.cCommand line processing
 monitor.cMonitor files for changes
 monitor.hMonitor files for changes
 mutt.hMany unsorted constants and some structs
 mutt_account.cConnAccount object used by POP and IMAP
 mutt_account.hConnAccount object used by POP and IMAP
 mutt_body.cRepresentation of the body of an email
 mutt_body.hRepresentation of the body of an email
 mutt_config.cDefinitions of config variables
 mutt_header.cManipulate an email's header
 mutt_header.hRepresentation of the email's header
 mutt_logging.cNeoMutt Logging
 mutt_logging.hNeoMutt Logging
 mutt_lua.cIntegrated Lua scripting
 mutt_lua.hIntegrated Lua scripting
 mutt_mailbox.cMailbox helper functions
 mutt_mailbox.hMailbox helper functions
 mutt_signal.cSignal handling
 mutt_socket.cNeoMutt connections
 mutt_socket.hNeoMutt connections
 mutt_thread.cCreate/manipulate threading in emails
 mutt_thread.hCreate/manipulate threading in emails
 muttlib.cSome miscellaneous functions
 muttlib.hSome miscellaneous functions
 mview.cView of a Mailbox
 mview.hView of a Mailbox
 mx.cMailbox multiplexor
 mx.hAPI for mailboxes
 flags.cManipulate the flags in an email header
 protos.hPrototypes for many functions
 recvcmd.cSend/reply with an attachment
 recvcmd.hSend/reply with an attachment
 rfc3676.cRFC3676 Format Flowed routines
 rfc3676.hRFC3676 Format Flowed routines
 score.cRoutines for adding user scores to emails
 score.hRoutines for adding user scores to emails
 sort.hAssorted sorting methods
 status.cGUI display a user-configurable status line
 status.hGUI display a user-configurable status line
 subjectrx.cSubject Regex handling
 subjectrx.hSubject Regex handling
 system.cExecute external programs
 timegm.cFor systems lacking timegm()
 version.cDisplay version and copyright about NeoMutt
 version.hDisplay version and copyright about NeoMutt
 wcscasecmp.cFor systems lacking wcscasecmp()
 zzz.inc