tyru / open-browser.vim

Open URI with your favorite browser from your most favorite editor
http://www.vim.org/scripts/script.php?script_id=3133
Other
508 stars 48 forks source link

[Windows] rundll32.exe recognizes 'Maintainer:' as URI ('Maintainer://') #135

Open tyru opened 4 years ago

tyru commented 4 years ago

system('rundll32 url.dll,FileProtocolHandler {uri}') results in:

image

tyru commented 4 years ago

133 should fix this