Sunday, October 2, 2011

RE: Vim 7.2 on CentOS 6 - set ruler has no effect

Hi Tony,

When I type that command in vim window, it gives me nothing. It just returns the cursor position to its initial position. Am I supposed to type it some where else?

Hi Ben Fritz,

I looked into the vimrc and there is no statusline keyword anywhere in the file. I didn't customize my vi and just use what ever was set up by CentOS people.

--Farid

________________________________________
From: Tony Mechelynck [antoine.mechelynck@gmail.com]
Sent: Saturday, October 01, 2011 8:19 PM
To: vim_use@googlegroups.com
Cc: Ismail, Mohd F.
Subject: Re: Vim 7.2 on CentOS 6 - set ruler has no effect

On 02/10/11 02:09, Ismail, Mohd F. wrote:
> Hi,
>
> I'm using CentOS 6, with vim 7.2. For whatever reason, there is no row
> and column info at the bottom right corner. I check the /etc/vimrc and
> set ruler is enabled. What could be the problem?
>
> --Farid

What does Vim answer to ":echo has('cmdline_info')" (without the double
quotes but with the single ones)? If it's 0 (zero), then the 'ruler'
feature wasn't included at compile-time.

BTW, Vim 7.2 is obsolete now (though admittedly less than the Vim 5.x I
saw someone use recently). The current version is 7.3.329. If you're
interested, see
http://vim.wikia.com/wiki/Getting_the_Vim_source_with_Mercurial
http://users.skynet.be/antoine.mechelynck/vim/compunix.htm


Best regards,
Tony.
--
After a number of decimal places, nobody gives a damn.

--
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

No comments:

Post a Comment