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

#define key_sundo tigetstr("sUND")

/** shift+undo key **/

/*
TERMINFO_NAME(sUND)
TERMCAP_NAME(!3)
XOPEN(400)
*/