noctuid / link-hint.el

Pentadactyl-like Link Hinting in Emacs with Avy
GNU General Public License v3.0
160 stars 22 forks source link

[support] Go to link that is broken by new line #229

Open jecars opened 1 month ago

jecars commented 1 month ago

Using vterm, I often get links that are spread across 2 lines. Ideally I want to be able to use link-hint-open-link on this link. But it navigates me to just the first half of the link.

Wondering if this is a known problem that already has a solution, or just something I have to work around.

Below is an example of what I mean. Using link-hint-open-link the link https://pypi.org/search, navigates me to https://p/ image