Friday, October 7, 2011

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

From: Christian Brabandt <cbli...@256bit.org>
Date: Thu, 6 Oct 2011 20:11:31 +0200
Local: Thurs, Oct 6 2011 1:11 pm
Subject: Re: Vim 7.2 on CentOS 6 - set ruler has no effect
Print | Individual message | Show original | Report this message | Find messages by this author
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

Hi Christian,

You're right. There are /bin/vi and /usr/bin/vim. vim is the one with set ruler that works fine, while vi doesn't show that. Thank you for pointing that out.

--Farid

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