diff options
author | marshmallow <marshycity@gmail.com> | 2023-07-19 10:06:20 +1000 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2023-07-21 13:36:57 +0200 |
commit | 519b9929e94c94965b73ac4b04aedb03fd2708ca (patch) | |
tree | 39a2ad22f5fab1c840d01b4fe321ff0e32f8fa00 /runtime/lua/vim/_meta/builtin.lua | |
parent | ca9f4a7cb1fea1ef1f22c011679fd8afa0a5d161 (diff) | |
download | rneovim-519b9929e94c94965b73ac4b04aedb03fd2708ca.tar.gz rneovim-519b9929e94c94965b73ac4b04aedb03fd2708ca.tar.bz2 rneovim-519b9929e94c94965b73ac4b04aedb03fd2708ca.zip |
fix(ui.open): some URLs fail on Windows
Problem:
On Windows, `explorer.exe` fails to open some URLs, for example:
:lua vim.ui.open('https://devdocs.io/#q=lua%20lua_call')
https://github.com/neovim/neovim/pull/23401#issuecomment-1641015704
Solution:
Use rundll32 instead.
Diffstat (limited to 'runtime/lua/vim/_meta/builtin.lua')
0 files changed, 0 insertions, 0 deletions