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

#define user2 tigetstr("u2")

/** user string 2 **/

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