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

#define scancode_escape tigetstr("scesc")

/** escape for scancode emulation **/

/*
TERMINFO_NAME(scesc)
TERMCAP_NAME(S7)
XOPEN(400)
*/