Hi,

Dotan Cohen wrote:
> On Mon, Feb 13, 2012 at 17:23, Andy Wokula <[email protected]> wrote:
>> Not sure how useful that is, but 'ruler' can be customized with
>> 'rulerformat':
>>    :set ls=0 ru
>>    :set ruf=%40(%n/%{bufnr('$')}\ %f%)
>>    :h 'ruf
>>
>> only useful with one window at a time, looks like above ruler only shows the
>> buffer number of the bottom window.
>> Also the ruler's display width seems restricted.
>>
> 
> Thanks. Where is the set ruf line code documented? I figured out that
> the leading %40 means forty characters' width, but I would really like
> to see where this syntax is documented.

  :help ruf

>From there you are referred to

  :help 'statusline'

Regards,
Jürgen

-- 
Sometimes I think the surest sign that intelligent life exists elsewhere
in the universe is that none of it has tried to contact us.     (Calvin)

-- 
You received this message from the "vim_use" 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

Reply via email to