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

#define lab_f0 tigetstr("lf0")

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

/*
TERMINFO_NAME(lf0)
TERMCAP_NAME(l0)
XOPEN(400)
*/