summaryrefslogtreecommitdiff
path: root/term/alt_scancode_esc.h
blob: e81d5906eb0f3dd625f2c597f651a6f4fdfc0a90 (plain)
1
2
3
4
5
6
7
8
9
10
11
#include <term.h>

#define alt_scancode_esc tigetstr("scesa")

/** alternate escape for scancode emulation **/

/*
TERMINFO_NAME(scesa)
TERMCAP_NAME(S8)
XOPEN(400)
*/