Fixes: zed-industries/community#1929 Also preserves visual modes correctly.
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).