delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2000/06/29/08:04:31

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin AT sourceware DOT cygnus DOT com>
List-Help: <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner AT sourceware DOT cygnus DOT com
Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com
From: Michael Ring <Michael DOT Ring AT T-Mobil DOT de>
To: cygwin AT sourceware DOT cygnus DOT com
Subject: Re: Looking for a gooood port of VI for cygwin...
Date: Thu, 29 Jun 2000 14:02:31 +0200
Message-ID: <0tdmls4n7l6rrq314vjijioasplfkhk6d0@4ax.com>
References: <Looking for a...( DDA:RFC-822=cygwin-owner AT sourceware DOT cygnus DOT com; O=mb400; OU1=smtp-gwy; P=dtm; A=viat; C=de )>
In-Reply-To: <Looking for a...( DDA:RFC-822=cygwin-owner@sourceware.cygnus.com; O=mb400; OU1=smtp-gwy; P=dtm; A=viat; C=de )>
X-Mailer: Forte Agent 1.8/32.548
MIME-Version: 1.0
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id IAA21697

On Thu, 29 Jun 00 13:40:12 +0100, you wrote:

>hi,
>
>is there a good port of VI that will work with cygwin?
>I love VI, it's so simple and fast and it's hard to live	
>without it.
>

Take vim!  (www.vim.org)

Version 5.6 compiles out of the box (Actual version is 5.7, perhaps it
also works fine, had no time to test it yet)


Building:


Untar the src and the rt packages,


cd src

./configure --enable-gui=auto --prefix=/usr 
(--disable-perlinterp if you have perl 5.6) 
( --enable-pythoninterp if you have python)

make (EXTRA_LIBS="-lICE -lSM" if you have X11R6 libs installed)

cd src
make SUFFIX=.exe install
make installmacros 


If you want a minimalistic vim then there is also a switch
--enable-min-features

If you want it super-sexy (hmm.. can editors be sexy... ??) compile
glib & gtk + use x11r6 libs and you will get a nice looking
gtk-interface for vim

>thanks.
>/dAVe

Have fun, 

Michael Ring

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com

- Raw text -


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