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

#define key_sright tigetstr("kRIT")

/** shift+right-arrow key **/

/*
TERMINFO_NAME(kRIT)
TERMCAP_NAME(%i)
XOPEN(400)
*/