cyd01 / KiTTY

:computer: KiTTY, a free telnet/ssh client for Windows
https://www.9bis.com/kitty
Other
1.61k stars 137 forks source link

REQUEST: Key to disable links #302

Open lars18th opened 3 years ago

lars18th commented 3 years ago

Hi @cyd01 ,

When doing some "select & copy" it's a pain if the text includes some link. The reason is because links are auto-detected and then it enables the "open link" functionality.

So my request is to implement some key modifier (for example, the CTRL or ALT keys) to disable the link functionality while the key is pressed.

You agree?

cyd01 commented 3 years ago

Good idea, but I've chosen exactly the opposite. In Windows/Hyperlinks you can choose to enable the link only when CTRL key is pressed: [image: image.png] I need some time to see if it is possible to add your request.

Le mar. 1 juin 2021 à 09:37, Lars The @.***> a écrit :

Hi @cyd01 https://github.com/cyd01 ,

When doing some "select & copy" it's a pain if the text includes some link. The reason is because links are auto-detected and then it enables the "open link" functionality.

So my request is to implement some key modifier (for example, the CTRL or ALT keys) to disable the link functionality while the key is pressed.

You agree?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/cyd01/KiTTY/issues/302, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIESOBXHXFZOCFPJUS3USFLTQSE3JANCNFSM454CRUCA .

zoechi commented 12 months ago

Every time I click into a Kitty window to make it the active window some shell window or browser opens and I need several clicks to get rid of it, just because some output text turns into a link (for example ssh://...) which most of my output is if I work with nixos-rebuild.

Update: Looks like this fixed it: https://www.reddit.com/r/KittyTerminal/comments/tx7rt2/comment/i3kl6zj/?utm_source=share&utm_medium=web2x&context=3 (l is missing at the end)