thestinger / termite

Termite is obsoleted by Alacritty. Termite was a keyboard-centric VTE-based terminal, aimed at use within a window manager with tiling and/or tabbing support.
https://github.com/alacritty/alacritty
2.74k stars 241 forks source link

URL selection selects one character too much. #718

Closed cap4096 closed 3 years ago

cap4096 commented 4 years ago

If a URL is quoted the URL passed to the browser contains the end quote character: Example:

'http://www.freedesktop.org/' , if hovering over the URL the following text is underlined and sent to the broweser if clicked: http://www.freedesktop.org/' Note the ending single-quote character.

cap4096 commented 4 years ago

This is probably the same as #714

thestinger commented 3 years ago

Termite is obsolete. Please use Alacritty instead. See https://github.com/thestinger/termite#termite-is-obsoleted-by-alacritty for more details.