> Users in Fedora found out that vim status line is not cleared when > switching between tabs - it remembers the filename of the first tab > and it did not clean up after switching to other tab, which causes > confusion (user thinks he is in first file according the status line > in the bottom, but he is in other one...). > > Is it requested behavior or bug? Would anyone mind to looking into it? > I'll try to shuffle a little previous patch, if it helps.
My statusline updates just fine. We'll need more information, most likely you have something in your environment that causes this. That patch changed CLEAR to NOT_VALID, thus before this it would still not show a correct statusline, just nothing. -- Facepalm reply #3: "I had a great time in Manhattan" "I thought you were going to New York?" /// 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.
