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

#define micro_up tigetstr("mcuul")

/** like TERMCAP(cursor_up) for micro adjustment **/

/*
TERMINFO_NAME(mcuul)
TERMCAP_NAME(Zd)
XOPEN(400)
*/