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

Support OSC 8 links #583

Open
gabrieljones opened this issue Oct 11, 2023 · 2 comments
Open

Support OSC 8 links #583

gabrieljones opened this issue Oct 11, 2023 · 2 comments

Comments

@gabrieljones
Copy link

gabrieljones commented Oct 11, 2023

https://github.com/Alhadis/OSC8-Adoption

@mabe02
Copy link
Owner

mabe02 commented Jan 22, 2024

Interesting; problem is that the low-level Terminal interface only supports per-character output, not strings.

@mabe02
Copy link
Owner

mabe02 commented Jan 22, 2024

Ah, I take it back, we do have:

void putString(String string) throws IOException;

So we could add "putURLString" or something like that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants