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

#define transparent_underline tigetflag("ul")

/** underline character overstrikes **/

/*
TERMINFO_NAME(ul)
TERMCAP_NAME(ul)
XOPEN(400)
*/