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

#define user1 tigetstr("u1")

/** user string 1 **/

/*
TERMINFO_NAME(u1)
TERMCAP_NAME(u1)
XOPEN(400)
*/