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

#define memory_above tigetflag("da")

/** display may be retained above the screen **/

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