NeoMutt  2023-05-17-16-g61469c
Teaching an old dog new tricks
DOXYGEN
Extkey Struct Reference

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

Data Fields

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

Detailed Description

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

Definition at line 132 of file keymap.c.

Field Documentation

◆ name

const char* Extkey::name

NeoMutt key name.

Definition at line 134 of file keymap.c.

◆ sym

const char* Extkey::sym

Curses key name.

Definition at line 135 of file keymap.c.


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