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

show urls as clickable urls #44

Closed
Ephigenia opened this issue Jun 3, 2020 · 0 comments
Closed

show urls as clickable urls #44

Ephigenia opened this issue Jun 3, 2020 · 0 comments

Comments

@Ephigenia
Copy link
Owner

Ephigenia commented Jun 3, 2020

There are some URLs printed in various commands. They could use the ansi-escape sequence as mentioned here:

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

(from https://gist.github.com/egmontkob/eb114294efbcd5adb1944c9f3cb5feda)

to be clickable in some terminal emulators.

Doesn’t work in some emulators. tmux-users will need to keep alt or shift pressed to open urls.

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

1 participant