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

#define set2_des_seq tigetstr("s2ds")

/** shift into codeset 2 **/

/*
TERMINFO_NAME(s2ds)
TERMCAP_NAME(s2)
XOPEN(400)
*/