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

#define enter_top_hl_mode tigetstr("ethlm")

/** turn on top highlight mode **/

/*
TERMINFO_NAME(ethlm)
TERMCAP_NAME(--)
XOPEN(400)
*/