rfjakob/gocryptfs

[Feature request] Option to remove all colorization?

a-mnesia opened this issue · 6 comments

Is there any kind of option for removing all colorization from prompts and messages from the gocryptfs client software?

If not, could I request this as an option for a future release?

Thank you very much.

Hi! Why no color?

PS: Note that color is automatically disabled when gocryptfs is not running in a terminal.

Feature request makes sense and is easy to do. I will implement this.

Do you know / prefer the NO_COLOR env variable? https://no-color.org/

Thanks for that pointer! Lintian now does, too.