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

#define exit_alt_charset_mode tigetstr("rmacs")

/** end alternate character set **/

/*
TERMINFO_NAME(rmacs)
TERMCAP_NAME(ae)
XOPEN(400)
*/