microsoft/Terminal

Propagate palette changes on the legacy console through ConPTY w/ OSC 4

Offen

#2.985 geöffnet am 30.09.2019

 (8 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (9.275 Forks)batch import
Area-VTHelp WantedIssue-TaskProduct-Conpty

Repository-Metriken

Stars
 (103.173 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Environment

Windows build number: Microsoft Windows [Versione 10.0.18362.356]
Windows Terminal version (if applicable): 0.5.2681.0

Any other software?
FiveM CitizenFX collective GTA Modification server Build

Steps to reproduce

using the library Colorful.Console in a c# project the output color in console is different from the color requested and in the original CMD color is correctly interpreted

Expected behavior

i expect colors to be shown correctly

Actual behavior

Colors are not correctly shown

image

image

Contributor Guide