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 hyperlink conversion #320

Open
fleschutz opened this issue Oct 19, 2021 · 0 comments
Open

Support for hyperlink conversion #320

fleschutz opened this issue Oct 19, 2021 · 0 comments

Comments

@fleschutz
Copy link

I propose the following new feature:

Whenever there is a "http://..." or "https://..." output in the console, this is converted automatically to a hyperlink. It's OK if this feature is off by default and needs to be enabled.

Clicking on that hyperlink should open the Web page in a new tab by default. As an option no new tab is opened, maybe depending on the configuration or what kind of modifier is pressed.

Use case: CLI programs sometimes print URL's (to the homepage, to manual pages, to error message details, etc.). Clicking on those URL's is intuitive, without the need for a slow copy & paste.

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

1 participant