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

#define exit_pc_charset_mode tigetstr("rmpch")

/** disable PC character display mode **/

/*
TERMINFO_NAME(rmpch)
TERMCAP_NAME(S3)
XOPEN(400)
*/