ValerianRey/secprint

Deactivate colors when running on a console that does not support ansi escape chars

Closed this issue · 1 comments

A simple (but far from perfect) fix would be to disable the colors if the code is run on windows.

Actually I think that the first thing to do would be to just have the option to manually activate or deactivate the colors. Maybe later we can work on making that automatic but from a quick research it looks like it's really hard to make it work on all consoles.