microsoft/Terminal

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

Aberta

#2.985 aberto em 30 de set. de 2019

 (8 comentários) (0 reação) (0 responsável)C++ (9.275 forks)batch import
Area-VTHelp WantedIssue-TaskProduct-Conpty

Métricas do repositório

Stars
 (103.173 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador