summaryrefslogtreecommitdiff
path: root/term/change_scroll_region.h
blob: 126c01f05187c6d8c884564f2868000b97c1074a (plain)
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)
*/