-
Notifications
You must be signed in to change notification settings - Fork 8.5k
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
Change pointer when hovering over a link #7563
Comments
Also please support ctrl-clicking on the link to open it in the browser. |
@lubokkanev it already does that - see #7251, #7691 |
Great! #7691 is what I meant but it doesn't seem to be working for me. |
Nope, that PR is still open - in 1.4 you'll need an application that knows how to manually tell the Terminal about a hyperlink. Hopefully, #7691 should land in v1.5. |
Ala #1441, this might be hard-to-impossible based on WinUI limitations. |
Description of the new feature/enhancement
When the user hovers over a link and presses ctrl, change the pointer to the 👆 icon
The text was updated successfully, but these errors were encountered: