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

#define enter_low_hl_mode tigetstr("elohlm")

/** turn on low highlight mode **/

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