Skip to content

cli_out_write: don't decorate data if colors are not set - #14642

Merged
memsharded merged 1 commit into
conan-io:release/2.0from
BobIsOnFire:bugfix/stdout-useless-escape-sequences
Sep 1, 2023
Merged

memsharded merged 1 commit into
conan-io:release/2.0from
BobIsOnFire:bugfix/stdout-useless-escape-sequences

Conversation

@BobIsOnFire

@BobIsOnFire BobIsOnFire commented Sep 1, 2023

Copy link
Copy Markdown
Contributor

Changelog: Bugfix: Fix unnecessarily decorating command stdout with escape sequences.
Docs: omit

Fixes #14614.

  • Refer to the issue that supports this Pull Request.
  • I've read the Contributing guide.
  • I've followed the PEP8 style guides for Python code.

@memsharded memsharded added this to the 2.0.11 milestone Sep 1, 2023
@memsharded memsharded self-assigned this Sep 1, 2023
@memsharded
memsharded merged commit c36c23a into conan-io:release/2.0 Sep 1, 2023
@memsharded

Copy link
Copy Markdown
Member

Thanks very much for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[feature] Don't add escape sequences to stdout of (some) query commands, regardless of CLICOLOR_FORCE

2 participants