microsoft / microsoft/terminal
Color Escape Codes displayed incorrectly
- Dominant language
- C++
- Stars
- 105k
- Forks
- 9.6k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 29
Description
# The problem:
###Microsoft Terminal with errors:

### Git Bash Terminal

### Cmder Terminal

Same behavior with Microsoft Terminal and bash shell used by Cmder.
# Environment
```
Platform ServicePack Version VersionString
-------- ----------- ------- -------------
Win32NT 10.0.18362.0 Microsoft Windows NT 10.0.18362.0
```
# Steps to reproduce
```npm run [some script] ```
Where the script produces terraform errors.
# Expected behavior
Normal display
# Actual behavior
Non-interpreted escape codes
Contributor guide
Assessment
This issue has not been assessed yet.