Make ConPty understand more types of input #6813

Closed
opened 2026-01-31 00:47:52 +00:00 by claunia · 3 comments
Owner

Originally created by @carlos-zamora on GitHub (Mar 10, 2020).

Originally assigned to: @carlos-zamora on GitHub.

Work item introduced by #4856.

For now, as long as conpty can parse AppKeys and some mouse events, we don't need to turn input passthrough off. Since the VT is only passed through if the app is ready for it (denoted by ENABLE_VIRTUAL_TERMINAL_INPUT), we stop the VT Input at InputStateMachineEngine. So it should be OK. Not ideal, but it works.

when we fix this, revert or remove the fix for #4911

Originally created by @carlos-zamora on GitHub (Mar 10, 2020). Originally assigned to: @carlos-zamora on GitHub. Work item introduced by #4856. For now, as long as conpty can parse AppKeys and some mouse events, we don't need to turn input passthrough off. Since the VT is only passed through if the app is ready for it (denoted by `ENABLE_VIRTUAL_TERMINAL_INPUT`), we stop the VT Input at InputStateMachineEngine. So it should be OK. Not ideal, but it works. _when we fix this, revert or remove the fix for #4911_
claunia added the Resolution-Fix-CommittedIssue-TaskArea-InputProduct-Conpty labels 2026-01-31 00:47:52 +00:00
Author
Owner

@DHowett-MSFT commented on GitHub (Mar 13, 2020):

Triaged into Console Backlog.

@DHowett-MSFT commented on GitHub (Mar 13, 2020): Triaged into Console Backlog.
Author
Owner

@DHowett-MSFT commented on GitHub (Mar 13, 2020):

When we fix this, revert the fix for #4911.

@DHowett-MSFT commented on GitHub (Mar 13, 2020): When we fix this, revert the fix for #4911.
Author
Owner

@ghost commented on GitHub (Apr 22, 2020):

:tada:This issue was addressed in #5383, which has now been successfully released as Windows Terminal Preview v0.11.1121.0.🎉

Handy links:

@ghost commented on GitHub (Apr 22, 2020): :tada:This issue was addressed in #5383, which has now been successfully released as `Windows Terminal Preview v0.11.1121.0`.:tada: Handy links: * [Release Notes](https://github.com/microsoft/terminal/releases/tag/v0.11.1121.0) * [Store Download](https://www.microsoft.com/store/apps/9n0dx20hk701?cid=storebadge&ocid=badge)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#6813