Hovering mouse on an OSC 8
hyperlink when scolled up forces scroll down
#1084
Milestone
OSC 8
hyperlink when scolled up forces scroll down
#1084
Contour Terminal version
0.3.12.4932
Installer source
Github: CI actions
Operating System
Ubuntu 22.04
Architecture
x86-64
Other Software
bash 5.1.16(1)-release (x86_64-pc-linux-gnu)
zsh 5.8.1 (x86_64-ubuntu-linux-gnu)
Steps to reproduce
clear; printf '\e]8;;http://example.com\e\\This is a link!\e]8;;\e\\\n'; seq 1 100
This is a link!
Expected Behavior
The hovering is decorated and then I can execute Ctrl-Mouse1 to open it?
Actual Behavior
The viewport jumps down to the bottom, making the link inaccessible!
Additional notes
Happens with both my customised but also with a default-created configuration.
The text was updated successfully, but these errors were encountered: