Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dtermdefs.h195 #define T_CWP (TERM_STR(KS_CWP)) // set window position macro
H A Doptiondefs.h3046 p_term("t_WP", T_CWP)
H A Dterm.c2832 OUT_STR(tgoto((char *)T_CWP, y, x)); in term_set_winpos()
H A Dex_docmd.c7705 if (*T_CWP) in ex_winpos()