NeoMutt  2024-04-25-1-g3de005
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
Definitions of user functions

Definitions of user functions.

This file contains the structures needed to parse "bind" commands, as well as the default bindings for each menu.

Notes:

  • If you need to bind a control char, use the octal value because the \cX construct does not work at this level.
  • The magic "map:" comments define how the map will be called in the manual. Lines starting with "**" will be included in the manual.
  • For "enter" bindings, add entries for "\n" and "\r" and "<keypadenter>".

Data

Data Description Links
DialogDefaultBindings Key bindings for Simple Dialogs
GenericDefaultBindings Key bindings for the Generic Menu
OpDialog Functions for Simple Dialogs
OpGeneric Functions for the Generic Menu