Sender: crough45 AT amc DOT de Message-Id: <97Sep30.165149gmt+0100.11649@internet01.amc.de> Date: Tue, 30 Sep 1997 15:56:45 +0100 From: Chris Croughton Mime-Version: 1.0 To: mberry AT cs DOT uct DOT ac DOT za Cc: djgpp AT delorie DOT com Subject: Re: VI Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Precedence: bulk Matthew Berry wrote: > Is there a VI editor that comes with DJGPP? No. However, there is a superb version of vi which will compile under DJGPP "out of the box". It's in fact 'VIM', which stands for "VI IMproved". Have a look at http://www.math.fu-berlin.de/~guckes/vim/ I'm using version 5.0g (the latest is 5.0n) which is an alpha version, but in my experience it's more stable than most full releases... Chris C