Is it possible to set an equivalent to --color=always? #2459
Unanswered
IgnacioJPickering
asked this question in
Q&A
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to print escape sequences even when writing to files, or to things that are not terminals for some use cases. I'm not sure if this is a feature that exists at the library level, or even if this is a responsibility of the library or is something that has to be set at the interpreter level or something else. In any case such a feature would be super useful.
Is this doable?
Beta Was this translation helpful? Give feedback.
All reactions