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

#define label_format tigetstr("fln")

/** label format **/

/*
TERMINFO_NAME(fln)
TERMCAP_NAME(Lf)
XOPEN(400)
*/