Hi, On 4/10/06, Yegappan Lakshmanan <[EMAIL PROTECTED]> wrote: > 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"? >
I am able to reproduce this problem only when using the non-GUI tabline. I am also not able to reproduce the problem when the new tab is closed using a command other than ":tabclose". You can also see this issue when you switch between the tabs. - Yegappan
