GNOME Bugzilla – Bug 782256
Ability to feedback selection of regexp-matched URL
Last modified: 2021-06-10 15:22:16 UTC
vte3 0.48.2+2+g837cce9c-1 on Arch Linux with xfce4-terminal 0.8.4-1. https://bugzilla.xfce.org/show_bug.cgi?id=12929 is about the problem of lack of feedback in the terminal display when xfce4-terminal opens a clicked URL with Ctrl-Button1Press. The various ideas discussed there seem stymied by vte's interface. I'm opening this bug to ask for guidance if we're missing something, or consideration of vte's interface expanding to provide the means to feedback the click, e.g. inverting the URL's cells temporarily, or changing mouse pointer shape.
Any vte developer have some advice? Or a better place to prod and refer to this bug? Thanks.
Vte doesn't open the url; xfce-terminal is, keying off of the GdkEvent received. fce-terminal could show a pop-over, overlay, ... until the startup notification is complete from its launching the external application. Changing the clicked cell's colours for this is a NAK from me. The most vte could do is allow changing the default cursor from 'pointer' to 'wait pointer'...
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/vte/-/issues/2402.