ZIm/crates/editor/src/scroll
Conrad Irwin 02fc5dd6c9 vim: Fix scrolling
After #2641 we noticed that scrolling didn't take a count parameter.

The PageDown/PageUp logic was also broken by an additional -1 (for both
vim mode and not).
2023-06-26 13:29:14 -06:00
..
actions.rs vim: Fix scrolling 2023-06-26 13:29:14 -06:00
autoscroll.rs Save cursor scroll position when the editor is auto-scrolled 2023-06-14 12:00:27 +02:00
scroll_amount.rs vim: Fix scrolling 2023-06-26 13:29:14 -06:00