NeoMutt  2025-09-05-55-g97fc89
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
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 39 of file extended.c.

Field Documentation

◆ name

const char* Extkey::name

NeoMutt key name.

Definition at line 41 of file extended.c.

◆ sym

const char* Extkey::sym

Curses key name.

Definition at line 42 of file extended.c.


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