-
Notifications
You must be signed in to change notification settings - Fork 331
Open
Description
Thanks for this amazing tool!
It would be useful to make colored output configurable to accommodate tools that cannot handle color sequences (such as Jenkins logs).
I'm also building a rofi-driven menu-based JIRA app that relies on go-jira
under the hood, and sometimes color sequences get in the way big time (like when catching errors).
A setting in the global config that could be overridden for a specific command invocation would be great.
Currently I have to resort to sed
to strip color sequences from go-jira
's output, but this is pretty cumbersome.
Thank you.
Metadata
Metadata
Assignees
Labels
No labels