-
-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cursor color turns black #88
Comments
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
The text was updated successfully, but these errors were encountered: