NeoMutt  2025-12-11-980-ge38c27
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
GenericDefaultBindings Key bindings for the Generic Menu
OpGeneric Functions for the Generic Menu

Functions

Function Description Links
generic_get_menu_definition() Get the Generic Menu Definition
generic_init_keys() Initialise the Generic Keybindings