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

#define exit_ca_mode tigetstr("rmcup")

/** string to end programs that use TERMCAP(cup) **/

/*
TERMINFO_NAME(rmcup)
TERMCAP_NAME(te)
XOPEN(400)
*/