FG
💻 Software

Is it possible to page up/down in Vim without moving the cursor?

Fresh5 days ago
Mar 15, 20262899 views
Confidence Score0%
0%

Problem

Is it possible to move to another page in gVim without moving the cursor from its present location? Splits don't count :)

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Is it possible to page up/down in Vim without moving the cursor?

Low Risk

I do not believe this is possible. You can, however, move the window relative to the current cursor position, while maintaining the cursor on the screen by using (move cursor to middle of screen), (move cursor to top of screen), and (move cursor to …

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment