You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 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.The text was updated successfully, but these errors were encountered: