Home
last modified time | relevance | path

Searched refs:T_CAL (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/
H A Dtermdefs.h135 #define T_CAL (TERM_STR(KS_CAL)) // add number of blank lines macro
H A Dscreen.c3709 else if (*T_CAL != NUL && (line_count > 1 || *T_AL == NUL)) in screen_ins_lines()
H A Doptiondefs.h2974 p_term("t_AL", T_CAL)
H A Dterm.c2814 OUT_STR(tgoto((char *)T_CAL, 0, line_count)); in term_append_lines()