Open zbyju opened 9 months ago
Also: this doesn't happen with any other plugin - Telescope, Trouble, etc. all work fine; only when going out of Navbuddy does the cursor change.
Same here, also with WSL2+WT
Even outside neovim!? Is this specific to WSL only?
Yeah I was also able to replicate this issue on WSL2, seems like setting guicursor with highlight group that has "blend" option set is messing things up somehow. But since this persists even outside neovim this might be a WSL releated bug 🤔 or maybe neovim bug, no idea though
Maybe we file a bug in neovim repo itself ?
Same here, but only on WT + wsl2.
Once I open Navbuddy (
:Navbuddy
) my cursor turns black for the remainder of using my terminal (even outside neovim).I'm using Windows 10 + WSL2 and it happens both in Windows Terminal and Wezterm. I changed my font which didn't have an effect.
My config is using packer:
Mason lsp:
Navbuddy setup:
BTW: I'm quite new to neovim, but I've never seen such issue