Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dtermdefs.h188 #define T_ND (TERM_STR(KS_ND)) // cursor right macro
H A Dscreen.c3299 if (T_ND[0] != NUL && T_ND[1] == NUL) in windgoto()
3302 out_char(*T_ND); in windgoto()
H A Doptiondefs.h3009 p_term("t_nd", T_ND)