Hi all, When I do the following: 1. vim -u NONE -U NONE foo.c 2. :tabnew 3. :tabprev 4. :saveas bar.c
The tabline is not refreshed, and the current tab is still named foo.c. Switching to the other tab correctly refreshed the first tab, which is then renamed bar.c (as expected). This is with Vim 7.2.30 on Ubuntu 8.10. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
