delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2005/05/17/14:11:03

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Message-ID: <2a0cac5605051711056df2d0f9@mail.gmail.com>
Date: Tue, 17 May 2005 12:05:39 -0600
From: Trevor Osatchuk <fybar27 AT gmail DOT com>
Reply-To: Trevor Osatchuk <fybar27 AT gmail DOT com>
To: Martin Mrazek <martin DOT mrazek AT gmail DOT com>, cygwin AT cygwin DOT com
Subject: Re: Vim problem
In-Reply-To: <bd827dc8050517095550201749@mail.gmail.com>
Mime-Version: 1.0
References: <bd827dc8050517095550201749 AT mail DOT gmail DOT com>
X-IsSubscribed: yes
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id j4HIB1oX001462

Most likely not a problem with VIM, but more a user configerable
option.  I just got through setting up vim on cygwin.  In your
~/.vimrc file you need to format your ruler.  That is the bar at the
bottom that shows you which file, which line, which column, etc. that
you are on in VIM.  This file is in /home/yourname.  You can copy an
example from /usr/share/vim/vim63/vimrc_example.vim to your home
directory.  Open it with vim and then do a :help ruf to see how to set
up your ruler in .vimrc and then do a help statusline to see what
options are available.

My line is:

ruf=%32(%l\ %c\ %f\ %p%%%)

This gives me 32 chars in my status showing line number, column number
filename and a percentage of how far into the file my cursor is. 
Check out the help and pick the options you want.

HTH,

fybar

On 5/17/05, Martin Mrazek <martin DOT mrazek AT gmail DOT com> wrote:
> Hello,
> 
> I'm trying to use VIM editor under cygwin (no X-server running) and
> the behavior of VIM is strange. No last line showing " -- INSERT --"
> when switched to insert mode, no row/col position indicators, no
> syntax highlighting (tried to write perl script)....
> 
> I tryed to use vim 6.2 instead of current 6.3, but the same result...
> 
> What's wrong with the vim?
> 
> Thanks
> MM
> 
> --
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> Problem reports:       http://cygwin.com/problems.html
> Documentation:         http://cygwin.com/docs.html
> FAQ:                   http://cygwin.com/faq/
> 
>

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019