-
Notifications
You must be signed in to change notification settings - Fork 8
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
VS Code now supports more protocols #11
Comments
@flying-sheep I'm not sure how (or if) this should be integrated into the list. From my reading of |
I don’t think it’s in the list yet, so I’d say now is a good time to add it. |
@flying-sheep Do you know when VS Code first introduced support for OSC 8 hyperlinks? (Configurable or not). |
For what it's worth, I thought I should note that VS Code embeds xterm.js (which is already listed) for its terminal. Hence, I would expect it (VS Code Terminal) to be listed underneath xterm.js, just like with the VTE-based emulators. As for when Hyperlinks support was added, see here and for extra info: |
Alright, added. I'm unsure how else to proceed regarding protocols, so I'm simply honouring the precedent set in jamestalmage/supports-hyperlinks#17 by treating VS Code v1.72.0 as when hyperlink support was "officially" introduced. 🤷 |
By default, that’s now
And it’s customizable. That makes OSC 8 usable in the VS Code terminal.
See microsoft/vscode#176812
The text was updated successfully, but these errors were encountered: