Closed FlyinCow closed 2 months ago
Unfortunately I think due to the way Nvy pipes input and output it is not as simple as running wsl nvim
instead of nvim
, I am open to a workaround but I don't think we should change the fundamentals of how Nvy communicates with nvim.
It would be nice to have WSL support like neovide, maybe an option like
nvy --wsl
. It seems that neovide is doing this by callwsl nvim
.