-
Notifications
You must be signed in to change notification settings - Fork 9k
Closed
Labels
Area-InputRelated to input processing (key presses, mouse, etc.)Related to input processing (key presses, mouse, etc.)Issue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.Product-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
To fix the latter tangential issue, I'd like to propose that we simply return the first character of the output buffer, if the return value of
ToUnicodeExis >1. What do you think? (I'd open a seperate PR for this.)
That sounds reasonable based on the analysis above.
Originally posted by @miniksa in #3117 (comment)
This represents fixing the issue described in #3117 where other forms of multiple copies can occur based on the responses from ToUnicodeEx.
Metadata
Metadata
Assignees
Labels
Area-InputRelated to input processing (key presses, mouse, etc.)Related to input processing (key presses, mouse, etc.)Issue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.Product-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.