#include #define parm_up_cursor tigetstr("cuu") /** move cursor up #1 lines **/ /* TERMINFO_NAME(cuu) TERMCAP_NAME(UP) XOPEN(400) */