Searched refs:T_UT (Results 1 – 4 of 4) sorted by relevance
142 #define T_UT (TERM_STR(KS_UT)) // clearing uses background color macro
1727 if ((T_UT == NULL || T_UT == empty_option) && tgetflag("ut") > 0) in get_term_entries()1728 T_UT = (char_u *)"y"; in get_term_entries()
3077 || *T_UT != NUL) in can_clear()
3040 p_term("t_ut", T_UT)