url-open
url-open copied to clipboard
Doesn't understand parentheses in urls
Nice plugin! Thanks for making it.
It currently doesn't recognize when a url has parentheses (happens a lot with wikipedia links):
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).
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)