Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dtermdefs.h197 #define T_CWS (TERM_STR(KS_CWS)) // window size macro
H A Doptiondefs.h3047 p_term("t_WS", T_CWS)
H A Dterm.c2943 OUT_STR(tgoto((char *)T_CWS, width, height)); in term_set_winsize()
H A Dos_unix.c4183 if (*T_CWS) in mch_set_shellsize()