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

#define key_command tigetstr("kcmd")

/** cmd (command) key **/

/*
TERMINFO_NAME(kcmd)
TERMCAP_NAME(@4)
XOPEN(400)
*/