Skip to content

ConPTY: pass through requests for the alt buffer #381

@davidhewitt

Description

@davidhewitt

When running cmd.exe inside a pseudoconsole, trying to enter the alternate screen buffer escape sequences via echo �[?1049h and echo �[?1049l does not result in them being sent to the ConPTY output pipe. It appears to me they are being processed inside cmd.exe and swallowed.

Does it make sense / is it possible for these sequences be output by ConPTY? This would allow terminal emulators to do things like support scrolling inside programs such as less which make use of the alternate screen buffer.

Metadata

Metadata

Assignees

Labels

Area-InteropCommunication between processesIssue-FeatureComplex enough to require an in depth planning process and actual budgeted, scheduled work.Needs-Tag-FixDoesn't match tag requirementsProduct-ConptyFor console issues specifically related to conptyResolution-Fix-CommittedFix is checked in, but it might be 3-4 weeks until a release.Work-ItemIt's being tracked by an actual work item internally. (to be removed soon)

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions