delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2001/10/17/16:33:07

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT sources DOT redhat DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT sources DOT redhat DOT com>
List-Help: <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT sources DOT redhat DOT com
Delivered-To: mailing list cygwin AT sources DOT redhat DOT com
From: raj DOT x DOT kovvali AT verizon DOT com
Subject: Re: Colours in VIM
To: "Fergus at56" <fergus AT bonhard DOT uklinux DOT net>
Cc: CYGwin AT cygwin DOT com
Date: Wed, 17 Oct 2001 15:54:17 -0400
Message-ID: <OF346E3529.41590C1A-ON85256AE8.006CDD52@bell-atl.com>
X-MIMETrack: Serialize by Router on DWSMTP01/HSVR/Verizon(Release 5.0.8 |June 18, 2001) at
10/17/2001 03:12:45 PM
MIME-Version: 1.0


Fergus
Yeah right ! it worked !! Thanks a ton ! This can be on the cygwin help
file. I will be REALLY happy to know which variable of all the 'set'  vars
is really responsible for the color.

Also, I have another question. When I look up a 'man' page for any of the
entry and if I close 'man' with controlC, the command line becomes
invisible though it looks like it can understand the command typed and can
execute it. It only blinds the user typing the command. Is it a known bug
or is there a solution?

Thanks
Raj




"Fergus at56" <fergus AT bonhard DOT uklinux DOT net> on 10/17/2001 01:45:58 PM

Please respond to "Fergus at56" <fergus AT bonhard DOT uklinux DOT net>

To:   Raj X. Kovvali/VEND/MD/Verizon AT VZNotes
cc:   "Fergus on Linux" <fergus AT bonhard DOT uklinux DOT net>
Subject:  Colours in VIM


Raj,

I look at the Cygwin list by lurking at www.cygwin.com/ml/cygwin without
actually being subscribed, so this answer comes to you direct.
The problem with the recent inatallation of vim is that (for some reason)
it
lacks the startup file that earlier vesions had. So: place in your home
directory (/home/raj/ or whatever) a file called .vimrc (note the dot)
containing

set nocompatible
set backspace=indent,eol,start
set backup
set history=50
set ruler
set background=dark
set showcmd
set incsearch
syntax on
set hlsearch

or, to make it accessible to all users, put these lines in a file called
vimrc (no dot) in the /usr/share/vim/ directory.

Hope this helps.

Fergus








--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.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