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

#define key_soptions tigetstr("kOPT")

/** shift+options key **/

/*
TERMINFO_NAME(kOPT)
TERMCAP_NAME(%d)
XOPEN(400)
*/