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

#define clr_eol tigetstr("el")

/** clear to end of line **/

/*
TERMINFO_NAME(el)
TERMCAP_NAME(ce)
XOPEN(400)
*/