Vimr: Flickering completion menu

Created on 24 Aug 2017  Â·  7Comments  Â·  Source: qvacua/vimr

Hello, I use the completion menu a lot and in Vimr every time I move from one value to another of the completion list, it flickers and it makes it very complex to use.

It is not happening on terminal based neovim.

Example GIF: https://media.giphy.com/media/l1J9PIMsB8nywvcKA/giphy.gif

All 7 comments

I can confirm this happens when using completion menus with YouCompleteMe.

It happens also using deoplete and neocomplcache. Looks like it is not a YCM only related problem.

Hi! I can't reproduce it with deoplete. It's working fine: https://media.giphy.com/media/3ohhwDzogwct3EUjS0/giphy.gif

I'm using vimr version 0.19.1 (229)

Ok, I have no idea why but it started happening. I'll update when I know which change triggered this

@crisidev @squgeim Do you have set relativenumber ? I had the same issue and it's gone after I turn off the relative number option.

@jcxia43, removing relative numbers fixed the issue for me.

I cannot honestly live without relative numbers :D this looks like a bug between pumvisible and rnu or something like it.

This is not happening anymore with latest releases of VimR, even when using relative numbering. I am going to resolve this.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

romaninsh picture romaninsh  Â·  7Comments

pjg picture pjg  Â·  8Comments

orip picture orip  Â·  5Comments

numbcoder picture numbcoder  Â·  3Comments

mikl picture mikl  Â·  8Comments