[PR #15727] Add support for the VSCode mark sequences* #30718

Closed
opened 2026-01-31 09:42:33 +00:00 by claunia · 0 comments
Owner

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

State: closed
Merged: No


*that we already support

VsCode has their own fork of the FTCS marks. Theirs uses 633 as the OSC prefix instead of 133. This adds support to the Terminal for that format, as an alias for the FTCS marks we already support.

This does not add any of the other sequences we didn't already support.

see: #11000
as complained about in #7434

**Original Pull Request:** https://github.com/microsoft/terminal/pull/15727 **State:** closed **Merged:** No --- _\*that we already support_ VsCode has their own fork of the FTCS marks. Theirs uses `633` as the OSC prefix instead of `133`. This adds support to the Terminal for that format, as an alias for the FTCS marks we already support. This does not add any of the other sequences we didn't already support. see: #11000 as complained about in #7434
claunia added the pull-request label 2026-01-31 09:42:33 +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#30718