|
|
|
|
|
by giancarlostoro
2935 days ago
|
|
Sounds like a better standard is being able to define color schemas for CLI utilities. Would be pretty awesome if this were possible, though many utilities vary in what type of output is colored a certain way sadly. Another workaround is to merely pipe the output to a file in certain cases. |
|
If that works for a certain tool, it's author really has no excuse to not implement NO_COLOR env as well.