Searched refs:T_VS (Results 1 – 3 of 3) sorted by relevance
147 #define T_VS (TERM_STR(KS_VS)) // cursor very visible (blink) macro
3947 if (*T_VS != NUL && *T_CVS != NUL) in scroll_start()3952 out_str(T_VS); in scroll_start()4126 if (do_blink && *T_VS != NUL) in term_cursor_shape()4128 out_str(T_VS); in term_cursor_shape()
3045 p_term("t_vs", T_VS)