NeoMutt  2024-04-16-36-g75b6fb
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 63 of file init.c.

Field Documentation

◆ name

const char* Extkey::name

NeoMutt key name.

Definition at line 65 of file init.c.

◆ sym

const char* Extkey::sym

Curses key name.

Definition at line 66 of file init.c.


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