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

Characters left on screen after suggestions close #166

Open
jlucier opened this issue Aug 12, 2019 · 7 comments
Open

Characters left on screen after suggestions close #166

jlucier opened this issue Aug 12, 2019 · 7 comments

Comments

@jlucier
Copy link

jlucier commented Aug 12, 2019

Characters are left behind on the screen after the completion suggestions close. Originally thought this was an issue with YouCompleteMe or the vim builtin completion, but the issues are only reproducible with vim-colorschemes installed and active.

Random artifacts:
Screen Shot 2019-08-09 at 10 33 02 AM

Filename completions:
Screen Shot 2019-08-12 at 3 57 22 PM

I'm on macOS Mojave 10.14.6 and here's my vim --version output.

Thanks in advance for the help.

@jlucier
Copy link
Author

jlucier commented Aug 27, 2019

Seems to only occur for certain themes. I tested a number of "-okai" themes (molokai, Monokai, Benokai, etc) and seemed to have the issues, however with "Tomorrow-Night" I don't see any of that behavior.

@nhendy
Copy link

nhendy commented Feb 17, 2020

I'm having the same problem. @jlucier were you able to resolve it?

@jlucier
Copy link
Author

jlucier commented Feb 17, 2020

@nhendy I just switched the theme I use on my Mac in order to avoid the problem. This doesn’t happen for me on Linux, which is my main driver

@viktorbahr
Copy link

Had the same issue with colorscheme dracula. Resolved it by changing to Tomorrow-Night, as suggested by @jlucier .

@jlucier
Copy link
Author

jlucier commented Nov 9, 2020

Randomly, I think I have stumbled into isolating this issue. It seems to come down to the version of vim. This started happening to me on vim 8.2, whereas on vim 8.0 it does not.

Anyone have ideas for what's causing this or ways to remedy? Obviously the solution of "find a theme for which this doesn't happen" still works, but that's a bit unfortunate.

@jonnyrobbie
Copy link

I just wanted to chime in that this still happens

$ vim --version
VIM - Vi IMproved 8.2 (2019 Dec 12, compiled Jun 20 2021 14:31:00)
macOS version - x86_64
Included patches: 1-3025
Compiled by Homebrew

macos big sur

@jlucier
Copy link
Author

jlucier commented Aug 3, 2021

@jonnyrobbie FYI this problem does not seem to plague Neovim at all.

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