Open Kwpolska opened 8 years ago
I've been experiencing this since a year and thought it was normal. MacBook Pro Retina 15".
That's definitely not normal. MacVim doesn’t do this.
Unfortunately it is known and is "normal". It has to do with having to re-source the vimrc after attaching to Neovim. #157 is the current active issue for it and there is one if not more issues open for it in the actual Neovim repository.
One solution that I played around with to prevent the flickering would be to sleep the main thread until the the vimrc has finished re-loading. However, this would cause a delay in opening the program and seems weird especially in the cases where you are opening a new window.
Whenever I open NeoVim or a new buffer, the window contents flash multiple times (which could be seizure-inducing) until they “reach” the correct color scheme and usability.
One flash also happens when moving windows between HiDPI (Retina) and regular-DPI screens.