Works for me in gvim 7.2.359 (Huge) with GTK2/Gnome2 GUI, both in GUI
mode and in Console mode, regardless of the 'scrolloff' setting.
Sample test case:
1. Hit F1
The help.txt helpfile is displayed, cursor at top.
2. Ctrl-F Ctrl-F
Scrolls by two pages, cursor at top (or near top if 'scrolloff' nonzero)
3. Ctrl-B Ctrl-B
Scrolls back up to top of file; cursor is at bottom of screen (or near
bottom if 'scrolloff' nonzero).
Buggy for me, huge 7.2.356 GTK2 in console and GUI, and 7.2.350 MacVim
GUI (both missing patch 137), including with -u NONE.
Ctrl-F seems to work as expected, and Ctrl-B is fine until the press
that should show the file from line 1. The cursor is correctly
positioned as if line 1 were to be shown, but the display is from line
2, and therefore the cursor is placed on the second-last line of the
window.
This is very strange. We have
7.2.359 on Kubuntu buggy
7.2.350, 359 on Mac OS X buggy
7.2 (.something?) on Red Hat buggy
7.2.184 on Windows OK
7.2.359 on Tony's machine OK
What's your OS, Tony?
It looks perhaps platform specific, but I can't think of any reason it
should be. But different versions are exhibiting similar behaviour, and
similar versions with similar features exhibiting different behaviour,
so it doesn't seem version or feature specific.
Ben.
--
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php