kislyuk / yq

Command-line YAML, XML, TOML processor - jq wrapper for YAML/XML/TOML documents
https://kislyuk.github.io/yq/
Apache License 2.0
2.62k stars 84 forks source link

Not compatible with jq colorizer (jq -C) #71

Closed kislyuk closed 5 years ago

kislyuk commented 5 years ago

We may need to strip jq color terminal ANSI escapes from the stream before feeding them to the parser.