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

#define clr_eos tigetstr("el")

/** clear to end of display **/

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