Nobuhiro Takasaki wrote: > I use a lot of mksession. I fixed an issue that occurs. > Reproduce the problem: > > edit Makefile > exe 10 > normal! zt > 20 > tabnew > tabnext 1 > > Open the Makefile, jump to line number 10, > go to the top of the screen that line, > line number 20 to move the cursor, > open the tab, go back to the original screen. > > Scroll position will be shifted tabnew exists. > The result is correct if there is no tabnew. > > I enclose a short patch.
I cannot reproduce this problem. You mention mksession, but the steps to reproduce the problem do not include a session. Please start with "vim -u NONE" so that none of your settings affect what happens. -- >From "know your smileys": :-| :-| Deja' vu! /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
