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.
After i go through all lines the issue is fixed:
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:
OS: Linux mint 18.2
NyaoVim version 0.1.1
electron : 1.7.9
chrome : 58.0.3029.110
node : 7.9.0
v8 : 5.8.283.38
nvim version: 0.2.2-dev
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.
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.
After i go through all lines the issue is fixed:
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:
nvim
version: 0.2.2-devEdit: 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.