awscli cloudwatch logs tail ANSI color codes not being interpreted #9607
Labels
Needs-Tag-Fix
Doesn't match tag requirements
Resolution-External
For issues that are outside this codebase
Windows Terminal version (or Windows build number)
Windows Terminal Version: 1.6.10571.0
Other Software
aws --version
aws-cli/2.1.19 Python/3.7.9 Windows/10 exe/AMD64 prompt/off
Cygwin
zsh
Steps to reproduce
Expected Behavior
2021-03-24T21:23:41.766000+00:00 2021/03/24/[$LATEST]
+ colors should be visible in the console.Actual Behavior
←[32m2021-03-24T21:25:48.784000+00:00←[0m ←[36m2021/03/24/[$LATEST]
all over the placeFor some reason Windows Terminal is not interpreting the ANSI escape codes, see the "Actual behavior".
The text was updated successfully, but these errors were encountered: