Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dtermdefs.h168 #define T_CRI (TERM_STR(KS_CRI)) // cursor number of chars right macro
H A Dscreen.c3332 && *T_CRI != NUL) in windgoto()
H A Doptiondefs.h3014 p_term("t_RI", T_CRI)
H A Dterm.c2808 OUT_STR(tgoto((char *)T_CRI, 0, i)); in term_cursor_right()