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

#define lab_f4 tigetstr("lf4")

/** label on function key f4 if not f4 **/

/*
TERMINFO_NAME(lf4)
TERMCAP_NAME(l4)
XOPEN(400)
*/