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

#define user5 tigetstr("u5")

/** user string 5 **/

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