Thursday, October 6, 2011

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

Hi Ismail,!

On Do, 06 Okt 2011, Ismail, Mohd F. wrote:

>
> Here it is. I'll compile my own version then. Is there a guide on what's best option to include?
>
>
[...]
> Huge version without GUI. Features included (+) or not (-):
> +arabic +autocmd -balloon_eval -browse ++builtin_terms +byte_offset +cindent
> -clientserver -clipboard +cmdline_compl +cmdline_hist +cmdline_info +comments

Are you sure, this is the same version which has the problem. set ruler
should work just find from this version. Could it be, there is another
vim in your path, may be a tiny vim or you called it vi? Try :version
from within the vim, that has the problem and look for +cmdline_info
(enabled ruler feature) or -cmdline_info (disbaled ruler feature)

regards,
Christian

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