On Jul 23, 2011, at 10:12 PM, Eric Weir wrote:

> 
> On Jul 23, 2011, at 9:10 PM, Eric Weir wrote:
> 
>> On Jul 23, 2011, at 2:32 PM, Tony Berkopes wrote:
>> 
>>> set statusline=\ %F\ %m%r\ %y\ [wc:%{WordCount()}]
>>> 
>>> :help statusline
>> 
>> Thanks, Tony.
>> 
>> I put that line in my .vimrc. I sourced .vimrc, but didn't get a status 
>> line. I restarted Vim. Still not getting a status line. I read the help. It 
>> doesn't help me diagnose the problem.
> 
> 
> OK, reading the help didn't help, but reading the FAQ did [19.13]. [For this 
> novice anyway, the FAQ is generally far more helpful than the help. From my 
> beginner's perspective the help is help for people who don't need help and 
> not anyone else.]
> 
> FAQ 19.13 made me realize I needed to go ahead and put "set laststatus=2" in 
> my .vimrc.
> 
> ------------------------------------------------------------------------------------------
> Eric Weir
> Decatur, GA  USA
> eew...@bellsouth.net
> 
> 
> 
> 
> 
> -- 
> You received this message from the "vim_mac" 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


Eric,

yes, laststatus=2 means ALWAYS display the statusline

TonyB

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