Skip to content

VT SOS, APC & PM should be ignored until supported #7032

@skyline75489

Description

@skyline75489

Environment

Windows build number: 10.0.19041.388
Windows Terminal version (if applicable): 1.1.2021

Any other software? WSL

Steps to reproduce

Run the following bash command:

printf '\e_123123\e\\'

printf '\e^123123\e\\'

Expected behavior

Nothing is shown.

Actual behavior

The data string is printed:

>printf '\e_123123\e\\'
123123%

Detail

Coming from #120 and excellent comments of @j4james on #6328 , it occurs to me that we should ignore APC and PM the same way as DCS.

Feel free to assign this issue to me as it's very likely to be the next thing in my plan.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-VTVirtual Terminal sequence supportHelp WantedWe encourage anyone to jump in on these.Issue-TaskIt's a feature request, but it doesn't really need a major design.Priority-3A description (P3)Product-ConhostFor issues in the Console codebaseResolution-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