Skip to content

Make ConPty understand more types of input #4873

@carlos-zamora

Description

@carlos-zamora

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

Metadata

Metadata

Assignees

Labels

Area-InputRelated to input processing (key presses, mouse, etc.)Issue-TaskIt's a feature request, but it doesn't really need a major design.Product-ConptyFor console issues specifically related to conptyResolution-Fix-CommittedFix is checked in, but it might be 3-4 weeks until a release.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions