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.

When in
vtermmode, 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-linkwhat gets selected ishttps://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.