Searched refs:T_UCS (Results 1 – 3 of 3) sorted by relevance
162 #define T_UCS (TERM_STR(KS_UCS)) // undercurl mode macro
1857 if ((attr & HL_UNDERCURL) && *T_UCS != NUL) // undercurl in screen_start_highlight()1858 out_str(T_UCS); in screen_start_highlight()1860 || ((attr & HL_UNDERCURL) && *T_UCS == NUL)) in screen_start_highlight()
2986 p_term("t_Cs", T_UCS)