Searched refs:term_color (Results 1 – 2 of 2) sorted by relevance
2948 term_color(char_u *s, int n) in term_color() function2993 term_color(T_CAF, n); in term_fg_color()2995 term_color(T_CSF, n); in term_fg_color()3003 term_color(T_CAB, n); in term_bg_color()3005 term_color(T_CSB, n); in term_bg_color()3012 term_color(T_CAU, n); in term_ul_color()
7162 Also check for CSI when handling colors 8-15 in term_color().