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

#define enter_pc_charset_mode tigetstr("smpch")

/** enter PC character display mode **/

/*
TERMINFO_NAME(smpch)
TERMCAP_NAME(S2)
XOPEN(400)
*/