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

#define ceol_standout_glitch tigetflag("xhp")

/** standout not erased by overwriting **/

/*
TERMINFO_NAME(xhp)
TERMCAP_NAME(xs)
XOPEN(400)
*/