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

#define set1_des_seq tigetstr("s1ds")

/** shift into codeset 1 **/

/*
TERMINFO_NAME(s1ds)
TERMCAP_NAME(s1)
XOPEN(400)
*/