microsoft/Terminal

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

Open

#2,985 opened on Sep 30, 2019

View on GitHub
 (8 comments) (0 reactions) (0 assignees)C++ (3,212 forks)batch import
Area-VTHelp WantedIssue-TaskProduct-Conpty

Repository metrics

Stars
 (35,764 stars)
PR merge metrics
 (Avg merge 27d 19h) (24 merged PRs in 30d)

Description

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