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

#define code_set_init tigetstr("csin")

/** init sequence for multiple codesets **/

/*
TERMINFO_NAME(csin)
TERMCAP_NAME(ci)
XOPEN(400)
*/