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 for terminal URLs #116

Open
dharmatech opened this issue Aug 9, 2023 · 2 comments
Open

Support for terminal URLs #116

dharmatech opened this issue Aug 9, 2023 · 2 comments

Comments

@dharmatech
Copy link

This page demonstrates links in terminals:

https://gist.github.com/egmontkob/eb114294efbcd5adb1944c9f3cb5feda

Example in bash:

printf '\e]8;;http://example.com\e\\This is a link\e]8;;\e\\\n'

What it looks like:

image

I noticed the README mentions links, but it seems like they're not the same as this \e[8 kind?

@DrJosh9000
Copy link
Contributor

Hi @dharmatech, thanks for the feature request!

Sounds like a cool idea! We would love a PR that implements this. Until then I'll stick it on our backlog.

@dgl
Copy link

dgl commented Mar 15, 2024

Dupe of #58 -- while that mentions iTerm2's format, it's actually the "standard" format documented at the link, which iTerm2 supports.

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

No branches or pull requests

3 participants