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

#define status_line_esc_ok tigetflag("eslok")

/** escape can be used on the status line **/

/*
TERMINFO_NAME(eslok)
TERMCAP_NAME(es)
XOPEN(400)
*/