Replies: 2 comments 1 reply
-
Commits 20e2c00, bef0bd3, and 14b3826 are related as well. To restore the old behavior / disable colors:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Oh no. I don't plan to disable the colors. I like pretty colors. I'm just glad to see that Powershell was able to handle it so gracefully and that it works so well. ;) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
So I was surprised today when 1.27.0 enabled colors in Powershell without me doing anything. I still have it as auto in the config but now I get color coding instead of * and # for download statuses.
For anyone curious it was from this change: dc9d83e
I think anyways... Makes sense as it isn't just sent to ansi now.
Beta Was this translation helpful? Give feedback.
All reactions