Hello, On 4/10/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > ...this also reminds me of another related issue: > > > 1. press <c-e> in the top window repeatedly until you get to the last > > > line of this three line buffer > > > 2. do a :tab split > > > 3. do a :tabclose > > > > > > Notice that the top window scrolled back to the top of the buffer. This > > > is annoying because the idea of using the tab split is if you want to > > > look at some file in a full window view, and then return to the preview > > > tab page, with its view unhindered. > > > > Doesn't happen for me, I only see the third line. Do you have > > 'scrolloff' set perhaps? Then the window scrolls when you enter it. > > I turned scrolloff off; and it still happens. Even in gvim. Again, with > several lines in the buffer, <c-e> all the way down so that only the > last line is showing, :tab split, :tabclose... and it scrolled back to > the top. Annoying. > > Anyone else see this? >
I am not able to reproduce this problem. Did you running Vim with "vim -N -u NONE -U NONE"? - Yegappan
