Searched refs:T_CVS (Results 1 – 3 of 3) sorted by relevance
148 #define T_CVS (TERM_STR(KS_CVS)) // cursor normally visible (no blink) macro
3947 if (*T_VS != NUL && *T_CVS != NUL) in scroll_start()3953 out_str(T_CVS); in scroll_start()4131 else if (!do_blink && *T_CVS != NUL) in term_cursor_shape()4133 out_str(T_CVS); in term_cursor_shape()
3044 p_term("t_VS", T_CVS)