Incorrectly displayed ANSI escape code ESC[40m #13513
Labels
Issue-Question
For questions or discussion
Needs-Tag-Fix
Doesn't match tag requirements
Resolution-Answered
Related to questions that have been answered
Windows Terminal version
1.13.11431.0
Windows build number
10.0.19043.0
Other Software
PowerShell 7.2.5
Steps to reproduce
Enter the command in 'PowerShell':
Expected Behavior
ANSI escape codes ESC[30m and ESC[40m is ANSI color 'Black'. It should be the same color, so there should be NO visible text in color ESC[30m on background ESC[40m.
It is said about it here:
https://en.wikipedia.org/wiki/ANSI_escape_code#SGR_(Select_Graphic_Rendition)_parameters
Actual Behavior
The text of color ESC[30m is visible on background ESC[40m:
In the color scheme ('Campbell Powershell'):
The text was updated successfully, but these errors were encountered: