microsoft/Terminal

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

Open

#2.985 aberto em 30 de set. de 2019

Ver no GitHub
 (8 comments) (0 reactions) (0 assignees)C++ (3.212 forks)batch import
Area-VTHelp WantedIssue-TaskProduct-Conpty

Métricas do repositório

Stars
 (35.764 stars)
Métricas de merge de PR
 (Mesclagem média 27d 19h) (24 fundiu PRs em 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

Guia do colaborador