gdamore/tcell

Support for NO_COLOR environment variable

Opened this issue · 1 comments

Hey :)

What do you think about adding support for the NO_COLOR environment variable?

I think it would be pretty cool!

Also, if implemented, would programs using tcell support NO_COLOR automatically?

I think this is a reasonable idea. We would need an easy way for programs to override this though. Probably via an explicit EnableColor() API.