tanishiking/jpp

Add `-no-color` option

tanishiking opened this issue · 0 comments

Now the output of jpp contains ANSI escape sequences for coloring the output.
It would be helpful to have an option that turns off the ANSI escape sequences from the output for someone who wants to pipe the output of jpp to some other commands or write the output to file.

default should be false.