rhysd / NyaoVim

Web-enhanced Extensible Neovim Frontend
Other
2.22k stars 57 forks source link

Strange redraw behaviour #129

Closed kristijanhusak closed 2 years ago

kristijanhusak commented 6 years ago

Hi,

I noticed strange redrawing issue when opening files,buffers, tabs, whatever. Here's how the nyaovimrc.html looks to me when i open it. Note the small red lines and dots on the right side of text.

bad-image

After i go through all lines the issue is fixed:

good-image

The issue is fixed on a line only if i go through it, it will not work if i go to the end of the file with G.

Environment:

Edit: Same thing for the line numbers, but it's bad constantly because i use relative numbers. You can see it a bit on second screenshot.