1 2 3 4 5 6 7 8 9 10 11
#include <term.h> #define change_scroll_region tigetstr("csr") /** change to lines #1 through #2 **/ /* TERMINFO_NAME(csr) TERMCAP_NAME(cs) XOPEN(400) */