cconverse711
cconverse711
> Shouldn't this implement `NO_COLOR` as well? According to the full linked "proposal", yes, however most of the other tools that support `CLICOLOR_FORCE` don't actually support `NO_COLOR` (it seems far...
Thanks. I think I figured out a decent way to test using tty, let me know if you'd prefer to omit that.
Got it, that makes sense. I recently switched form using the static library version to the conan package which is header only. It still seems somewhat problematic that including a...