-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Closed
Labels
Area-OutputRelated to output processing (inserting text into buffer, retrieving buffer text, etc.)Related to output processing (inserting text into buffer, retrieving buffer text, etc.)Area-RenderingText rendering, emoji, complex glyph & font-fallback issuesText rendering, emoji, complex glyph & font-fallback issuesIssue-FeatureComplex enough to require an in depth planning process and actual budgeted, scheduled work.Complex enough to require an in depth planning process and actual budgeted, scheduled work.Product-ConptyFor console issues specifically related to conptyFor console issues specifically related to conptyProduct-TerminalThe new Windows Terminal.The new Windows Terminal.Resolution-Fix-CommittedFix is checked in, but it might be 3-4 weeks until a release.Fix is checked in, but it might be 3-4 weeks until a release.
Milestone
Description
From @agocke on April 27, 2017 22:5
Repro: echo -e "text \033[1mbold\033[0m text"
This prints the following for me:
bold should actually be bold, not just another color in the color palette. It also shouldn't change the foreground color.
Microsoft Windows [Version 10.0.15063]
Copied from original issue: microsoft/WSL#2027
noinkling, khalsah, lokesh-krishna, roblillack, kennytm and 213 morebroander, fl3pp, neelkarma, allenlinsh, vesk4000 and 1 moretigerinus, Nicceboy, datwaft, shaffaaf-primecare, FiXato and 9 morewhytong, neelkarma, vesk4000 and cato-001
Metadata
Metadata
Assignees
Labels
Area-OutputRelated to output processing (inserting text into buffer, retrieving buffer text, etc.)Related to output processing (inserting text into buffer, retrieving buffer text, etc.)Area-RenderingText rendering, emoji, complex glyph & font-fallback issuesText rendering, emoji, complex glyph & font-fallback issuesIssue-FeatureComplex enough to require an in depth planning process and actual budgeted, scheduled work.Complex enough to require an in depth planning process and actual budgeted, scheduled work.Product-ConptyFor console issues specifically related to conptyFor console issues specifically related to conptyProduct-TerminalThe new Windows Terminal.The new Windows Terminal.Resolution-Fix-CommittedFix is checked in, but it might be 3-4 weeks until a release.Fix is checked in, but it might be 3-4 weeks until a release.
