tartley / colorama

Simple cross-platform colored terminal text in Python
BSD 3-Clause "New" or "Revised" License
3.51k stars 249 forks source link

Support NO_COLOR #382

Closed hansfn closed 9 months ago

hansfn commented 9 months ago

See https://no-color.org/

I think it makes sense if this library supports NO_COLOR instead of all applications using the library implements support. (Sorry if it is already included.)

Delgan commented 9 months ago

See https://github.com/tartley/colorama/issues/268

hansfn commented 9 months ago

So sorry for the noise. I did search, but on the main search result area it said no results. That was for code only. It was clear in the left menu that there is already an issue - my bad.