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

#define reset_3string tigetstr("rs3")

/** reset terminal completely to sane modes **/

/*
TERMINFO_NAME(rs3)
TERMCAP_NAME(r3)
XOPEN(400)
*/