You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hover the mouse over the https://example.com text and press and hold the Control key.
Expected behavior
The cursor should immediately change to the "pointer" shape, the link should be highlighted, and the URL preview should appear in the lower left corner of the window.
Actual behavior
Nothing happens until the mouse is moved by at least one cell (at which point all of the above does happen).
The text was updated successfully, but these errors were encountered:
I have realized in my case that without tmux I only need control, and within tmux I need shift+control. I have shell-integration set to detect, so I would have expected the same behavior
I have realized in my case that without tmux I only need control, and within tmux I need shift+control. I have shell-integration set to detect, so I would have expected the same behavior
Same as #2114, but GTK only. That issue was resolved but has since regressed.
Bisected to ed81b62.
Steps to reproduce
echo 'https://example.com'
https://example.com
text and press and hold the Control key.Expected behavior
The cursor should immediately change to the "pointer" shape, the link should be highlighted, and the URL preview should appear in the lower left corner of the window.
Actual behavior
Nothing happens until the mouse is moved by at least one cell (at which point all of the above does happen).
The text was updated successfully, but these errors were encountered: