Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dtermdefs.h213 #define T_CST (TERM_STR(KS_CST)) // save window title macro
H A Dterm.c3119 if ((which & SAVE_RESTORE_TITLE) && T_CST != NULL && *T_CST != NUL) in term_push_title()
3121 OUT_STR(T_CST); in term_push_title()
H A Doptiondefs.h3029 p_term("t_ST", T_CST)