keepcosmos / terjira

Terjira is a very interactive and easy to use CLI tool for Jira.
MIT License
884 stars 38 forks source link

Please add a global --no-color option #22

Open MadBomber opened 7 years ago

MadBomber commented 7 years ago

Currently when I send output to STDOUT, I get all the color markup as well. This doesn't work out well when I'm trying to generate text content to put into another format/context. Having a global --no-color options gives me the flexibility to see the pretty markup on my console and when I want plain text to get that as well.

keepcosmos commented 7 years ago

@MadBomber Thanks for reporting. Actually I have a plan to work about your reporting. :)