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

#define micro_right tigetstr("mcufl")

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

/*
TERMINFO_NAME(mcufl)
TERMCAP_NAME(Zb)
XOPEN(400)
*/