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

#define memory_below tigetflag("db")

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

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