Home
last modified time | relevance | path

Searched refs:T_CS (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Dtermdefs.h138 #define T_CS (TERM_STR(KS_CS)) // scroll region macro
H A Dterm.c3172 if (*T_CS != NUL) in ttest()
4149 OUT_STR(tgoto((char *)T_CS, W_WINROW(wp) + wp->w_height - 1, in scroll_region_set()
4163 OUT_STR(tgoto((char *)T_CS, (int)Rows - 1, 0)); in scroll_region_reset()
H A Doptiondefs.h2987 p_term("t_cs", T_CS)