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

#define key_scommand tigetstr("kCMD")

/** shift+command key **/

/*
TERMINFO_NAME(kCMD)
TERMCAP_NAME(*1)
XOPEN(400)
*/