Hacker News new | ask | show | jobs
by yjftsjthsd-h 250 days ago
Yeah, my first thought on seeing this was that I really want a way to force color just as easily; when I output diffs in CI, they're much more readable with color but it's a pain to enable it when running headless.
1 comments

I'd argue that if somebody implements NO_COLOR support they will likely also implement a --color switch to force color.

At least I do. :)