Skip to content
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 is transparent #99

Closed
slavoutich opened this issue May 10, 2018 · 7 comments
Closed

Cursor is transparent #99

slavoutich opened this issue May 10, 2018 · 7 comments

Comments

@slavoutich
Copy link

After the recent changes to cursor rendering (commit 2dc10aa, I guess), cursor is transparent, which makes GUI completely unusable. Visually a symbol under cursor is blinking in normal mode and part of it (covered by vertical line cursor) is blinking in input mode.

(Linux x86-64, latest master version)

@daa84
Copy link
Owner

daa84 commented May 11, 2018

Maybe this is related to #96. Can you try to run with env NVIM_GTK_DOUBLE_BUFFER=1 ?

@slavoutich
Copy link
Author

I do precisely that. Without it i successfully reproduce #96. (Setting NVIM_GTK_DOUBLE_BUFFER=0 does not help the cursor, though.)

@daa84
Copy link
Owner

daa84 commented May 11, 2018

Looks like need to revert this changes and rewrite them.
Can you provide screen shot or video with problem?

@slavoutich
Copy link
Author

@slavoutich
Copy link
Author

Confirm now, everything works. I guess that the issue may be closed. (Not only "default" colorscheme was affected, I just made an empty configuration to make sure that issue is not due to my init.vim.)

@galvao
Copy link

galvao commented Jan 2, 2020

The bug resurfaced on Fedora 31. NVIM_GTK_DOUBLE_BUFFER doesn't help.
Any ideas?

@dkuteynikov
Copy link

same issue in Ubuntu 20.04.2 LTS, on the latest master of Neovim-Gtk (c036492)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants