lanoxx / tilda

A Gtk based drop down terminal for Linux and Unix
GNU General Public License v2.0
1.28k stars 161 forks source link

Change Shift+Click to open URL #368

Closed totszwai closed 3 years ago

totszwai commented 6 years ago

Could you change the behavior of Tilda following URL? I don't want to accidentally have it opens URL when I click on it. There is no keybinding for this behavior.

lanoxx commented 4 years ago

Originally it was required to press CTRL to open a link but I found that to be difficult to discover for users so it was removed in this commit: d7d2b5ccf608e7c2f8188a5c0ce3233d1f96c7f6.

Not sure what would be a better usability solution but I am reluctant to just bring it back a different modifier key such as Shift.

tiandrey commented 4 years ago

Please bring it back (or add switch in preferences). Pressing Ctrl for opening links is used at least in mate-terminal (bet gnome-terminal has the same behavior). Right now even if I try to select part of an URL in Tilda, I end up with this URL opened in browser (Tilda 1.4.1 from ubuntu 18.04 repos).

lanoxx commented 4 years ago

As several people have complained about this I am going to bring this back in the next tilda minor release.

pr0hin commented 4 years ago

I was actually working on a PR for this (if you were willing) but glad to see you're on top of this.

lanoxx commented 3 years ago

There is now a new option in the preferences to enable this. I have decided to activate it by default: image