23#ifndef MUTT_KEY_EXTENDED_H
24#define MUTT_KEY_EXTENDED_H
32#ifdef HAVE_USE_EXTENDED_NAMES
const char * ext_key_find(const char *key)
Find the curses name for a key.
static void ext_keys_init(struct Mapping *key_names)
Mapping between user-readable string and a constant.