-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
Navigate to hyperlinks using the keyboard #13115
Comments
Oh man do I have thoughts in #11000. (I think we do have this somewhere else on the backlog already, but it's 5pm here) |
1 similar comment
welp, you beat me by 2 seconds hahaha. Closing and moving this over. Mainly doing these to add them to the inclusive feature backlog fyi |
/dup #6649 |
Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report! |
Description of the new feature/enhancement
Windows Terminal supports automatic detection of hyperlinks and allows you to open the hyperlink using your mouse (specifically ctrl+clicking the link). I've realized that there's no way to do this using only the keyboard.
Once mark mode lands, the solution is a little better, but still far from perfect and on par. The user would be able to navigate to the text with the hyperlink, create a selection that encompasses it, copy the URL, then manually open it in their preferred web browser.
What if we could make this a nicer experience? Consider this...
Some corner cases...
The text was updated successfully, but these errors were encountered: