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) */