-
-
Notifications
You must be signed in to change notification settings - Fork 132
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
Vim cursorline cuts out on some keywords #78
Comments
That is not intended behavior. Does the same problem occur on the other terminal app? |
I tried with xfce4-terminal and experienced the same issue. I think that it seems to only occur on |
|
I did a bit more research and I believe this might be a NeoVim issue neovim/neovim#9019. A few other themes have the same problem. |
This problem should be fixed by Neovim. Let's wait for the future release... |
Environment:
v0.4.4
)If you have a trouble with coloration and are using Vim/Neovim with terminal:
:set termguicolors
)As shown in the gif, the cursorline goes invisible on certain keywords. Is this intended? If it is, is there any workaround to prevent it from cutting out.
The text was updated successfully, but these errors were encountered: