[PR #17572] Remove the --vtmode flag #31273

Open
opened 2026-01-31 09:46:13 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/17572

State: closed
Merged: Yes


After the ConPTY rewrite in #17510 we'll not modify any VT sequences
anymore. This means that the --vtmode flag uses its only function.
Its only known user is telnet.exe which needs to be updated
to sanitize the output on its own. See MSFT:52532514

**Original Pull Request:** https://github.com/microsoft/terminal/pull/17572 **State:** closed **Merged:** Yes --- After the ConPTY rewrite in #17510 we'll not modify any VT sequences anymore. This means that the `--vtmode` flag uses its only function. Its only known user is `telnet.exe` which needs to be updated to sanitize the output on its own. See MSFT:52532514
claunia added the pull-request label 2026-01-31 09:46:13 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#31273