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

#define set2_des_seq tigetstr("s2ds")

/** shift into codeset 2 **/

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