Hacker News new | ask | show | jobs
by megous 2938 days ago
That's the point. If the program is already doing isatty() and thus has code for color/no-color output already, just adding getenv("NO_COLOR") is a no-brainer.