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
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.