Hi all, In my status line, I display the number of lines in the corresponding buffer. If I split the window, so that I have the same buffer into two visible windows, only the status line of the active window is updated. For instance, if I add some new lines to the buffer, the number of lines in the inactive windows remains the same.
Even more confusing: If I change the file type, the syntax highlighting is updated in both windows, but only the file type in the status line of the active window is updated, not the other one. Is it the expected behavior? I would have expected the other status line to be updated, even if the corresponding window is inactive, since it's the same buffer I'm modifying. BTW, I'm using Vim 7.2.148 on Ubuntu Linux. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
