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

#define key_copy tigetstr("kcpy")

/** copy key **/

/*
TERMINFO_NAME(kcpy)
TERMCAP_NAME(@5)
XOPEN(400)
*/