Is there a way to keep the cusror location off-screen in Vim / gVim while scrolling? Similar to many Windows editors. I know about marks, and do use them. I also know the
Google says that the cursor (and therefore current line) must be visible in Vi, so you'll have to use marks.