Searched refs:color_term (Results 1 – 1 of 1) sorted by relevance
43 std::string color_term; in ShouldUseColor() local46 color_term = color_term_env; in ShouldUseColor()53 return !color_term.empty() || term == "xterm" || term == "xterm-color" || in ShouldUseColor()