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

#define non_rev_rmcup tigetflag("nrrmc")

/** TERMCAP(smcup) does not reverse TERMCAP(rmcup) **/

/*
TERMINFO_NAME(nrrmc)
TERMCAP_NAME(NR)
XOPEN(400)
*/