You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I thought this was reported before but I can't seem to find a link. I'm not able to recreate locally and I don't have access to a macOS system for testing.
Which terminal emulator are you using? That may help if someone else is able to look into this.
When hitting ctrl+d or ctrl+u to scroll, parts of the screen are not redrawn correctly, giving the impression of deleted lines, please see: https://asciinema.org/a/8iM3kMOYT9oVapCjpVzl83E4N
This seems to be an issue with curses, compiling without curses solves this, but gives me flickering while scrolling instead.
tested with d1eb36c and the project
lua/visrc.lua
, config.mk:The text was updated successfully, but these errors were encountered: