Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for the VSCode mark sequences* #15727

Closed
wants to merge 3 commits into from

Commits on Jul 19, 2023

  1. Add support for the VSCode mark sequences*

    \*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
    zadjii-msft committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    9efc1c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad77844 View commit details
    Browse the repository at this point in the history
  3. always forgetting these

    zadjii-msft committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    070b8f6 View commit details
    Browse the repository at this point in the history