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

#define up_half_line tigetstr("hu")

/** half-line up (reverse 1/2 linefeed) **/

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