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

#define user3 tigetstr("u3")

/** user string 3 **/

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