-
Notifications
You must be signed in to change notification settings - Fork 453
Closed
Description
Colors are not displaying correctly.
Bellow you can see a comparison between Fluent Terminal and the default powershell output.
Some colors are faded, others are wrong.
In the example bellow ccat is simply pygmentize.exe -g -O style=vs -f console16m (a Python program). It is outputing VT100 escape code which is enabled by default on my terminals (see here how to enable it).
I don't think that the VT100 escape codes are affecting the problem. The colors on the top are not using VT100 and are also incorrect.
Metadata
Metadata
Assignees
Labels
No labels
