embedded
embedded
ah, sorry for that. I'll try to prepare a minimal setup that reproduces the issue
this is my full config: https://github.com/embe221ed/scripts/tree/main/configs/nvim
commenting out the code from #115 fixes the issue for me
fortunately, most of the escaping in `netrw#BrowseX` doesn't seem to actually be applied to the url in this case. I think that checking if `has('nvim-') && exists('*netrw#Open')` can be sufficient...
https://github.com/neovim/neovim/commit/448907f65d6709fa234d8366053e33311a01bdb9