> The following steps can reproduce the issue for vim 7.2.69:
>
> vim -u NONE -N
> :set laststatus=2
> :set statusline=%{winnr()}
> :vsplit
> :split

I see this (two windows with status line set to "2") with 7.2.141 and
7.1.314.

I noticed that to see the problem, the :split has to be in window 1.
My .vimrc has set splitright, which puts the cursor in window 2; if I
move it back, then :split, then it happens.  A redraw fixes it.

Regards, John

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to