Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dtermdefs.h134 #define T_AL (TERM_STR(KS_AL)) // add new blank line macro
H A Dscreen.c3709 else if (*T_CAL != NUL && (line_count > 1 || *T_AL == NUL)) in screen_ins_lines()
3713 else if (*T_AL != NUL) in screen_ins_lines()
3832 out_str(T_AL); in screen_ins_lines()
H A Doptiondefs.h2975 p_term("t_al", T_AL)