On Sat, Mar 21, 2009 at 12:02 AM, Tony Mechelynck
<antoine.mechely...@gmail.com> wrote:
>
> On 19/03/09 13:08, Yakov Lerner wrote:
>>
>> On Tue, Mar 17, 2009 at 12:41, Yakov Lerner<iler...@gmail.com>  wrote:
>>> We have separae highlighting,  StatusLineNC, for non-current.
>>> I wish I had different *format*, too,  for noncurrent statusline. I do not
>>> think differnt format for non-current statusline is supported.
>>> Is it possible to put this request in todo. Thanks.
>>
>> Found how to make it in current vim.
>> Sorry for the noise.  Took me time to figure it, works fine.
>>
>> let&statusline="Your favourite statusline"
>> let  g:Active_statusline=&g:statusline
>> let g:NCstatusline = "%<%F"    " non-current statusline
>> au WinEnter * let&l:statusline = g:Active_statusline
>> au WinLeave * let&l:statusline = g:NCstatusline
>>
>> Yakov
>
> Wow! Hadn't realized it was global-local. :thumbsup:
>

Yes. This change ( 'statusline' option can be local to a window) was
made in 7.0.

- Yegappan

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

Raspunde prin e-mail lui