abo-abo / ace-link

Quickly follow links in Emacs
210 stars 40 forks source link

Full link not selected in vterm mode #73

Open meain opened 3 years ago

meain commented 3 years ago

When in vterm mode, if there is a link that spans multiple lines because of the window being small, only the part of the link that is before the first break point gets selected.

For example, if I have session like this and call ace-link what gets selected is https://example.com/a-big-log-url-which-spans-accross-two-lines-ju. Note that this is just a single line, the split is only because of the size of the vterm window size. Screenshot 2021-02-15 at 3 48 37 PM