NeoMutt  2025-04-04-8-g381e07
Teaching an old dog new tricks
DOXYGEN
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Extkey Struct Reference

Map key names from NeoMutt's style to Curses style. More...

Data Fields

const char * name
 NeoMutt key name.
 
const char * sym
 Curses key name.
 

Detailed Description

Map key names from NeoMutt's style to Curses style.

Definition at line 59 of file init.c.

Field Documentation

◆ name

const char* Extkey::name

NeoMutt key name.

Definition at line 61 of file init.c.

◆ sym

const char* Extkey::sym

Curses key name.

Definition at line 62 of file init.c.


The documentation for this struct was generated from the following file: