url-open icon indicating copy to clipboard operation
url-open copied to clipboard

Doesn't understand parentheses in urls

Open NoahTheDuke opened this issue 9 months ago • 1 comments

Nice plugin! Thanks for making it.

It currently doesn't recognize when a url has parentheses (happens a lot with wikipedia links):

Image

And using :OpenUrlUnderCursor when hovered on it will only open https://en.wikipedia.org/wiki/Hyperion_, not the full url of https://en.wikipedia.org/wiki/Hyperion_(Simmons_novel).

NoahTheDuke avatar May 29 '25 14:05 NoahTheDuke

Oh, sorry about that the pattern is mising support for (). I searched and found that () is completely accepted in url. I will fix and include it in next release.( Probably next month)

sontungexpt avatar Oct 28 '25 01:10 sontungexpt