Shougo / denite.nvim

:dragon: Dark powered asynchronous unite all interfaces for Neovim/Vim8
Other
2.06k stars 216 forks source link

Add support denite#util#open in wsl #864

Closed virusbb001 closed 3 years ago

virusbb001 commented 3 years ago

Problems summary

denite#util#open is not supported in WSL

Expected

Open URL in default browser of Windows Host.

Environment Information (Required!)

Provide a minimal init.vim with less than 50 lines (Required!)

" Your minimal init.vim
set runtimepath+=~/path/to/denite.nvim/

Solution

Try to open the same way of Windows when running in WSL and cmd.exe is available