-
-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Selection shifts the rendering grid #134
Comments
I'd like to take a stab at fixing this myself, but I'm having trouble with the build chain... My cmake output is:
And
Any advice? |
Never mind -- I added The next problem is that it crashes the moment I try to run my build. I'm suspecting a library version issue that I'm not going to try and solve. I've switched over to using PowerShell as my Neovim GUI -- didn't realise that it's actually decent before trying it out accidentally today while trying to debug my build issues... |
I have the following setup:
--disable-ligatures
)When I select lines, the renderer looses pixel-alignment. You can see this on the right-hand screen's fold indicators:
The text was updated successfully, but these errors were encountered: