-
Notifications
You must be signed in to change notification settings - Fork 33
Incorrect behaviour with wrapped text #22
Copy link
Copy link
Open
Description
When a line is too long to fit the screen and wrap to the next visible line (it appears as multiple lines on the screen, even though there is only one line number), as seen on the attached screenshot, the command Ctrl-e and Ctrl-y on which the plugin is based make a jump of more than one visible line. The result is when I have many wrapped lines in a text, the smooth scroll scrolls much more than intended, rendering it useless.

Is there a way to change this behavior to the command Ctrl-e and Ctrl-y in the vimrc ? or any other command that can replace it ?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels