Xref: utzoo comp.binaries.ibm.pc.d:9187 comp.sys.ibm.pc.misc:1210 comp.editors:1768 comp.misc:9950 comp.unix.i386:8232 comp.unix.wizards:23682 comp.os.msdos.apps:223 comp.os.msdos.misc:192 comp.os.msdos.programmer:676 comp.sources.wanted:13075 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!know!zaphod.mps.ohio-state.edu!wuarchive!uunet!applix!scotte From: scotte@applix.com (Scott Evernden) Newsgroups: comp.binaries.ibm.pc.d,comp.sys.ibm.pc.misc,comp.editors,comp.misc,comp.unix.i386,comp.unix.wizards,comp.os.msdos.apps,comp.os.msdos.misc,comp.os.msdos.programmer,comp.sources.wanted Subject: Re: VI Editor Wanted For My PC Message-ID: <1073@applix.com> Date: 28 Aug 90 17:14:39 GMT References: <12476@netcom.UUCP> <8560@ccncsu.ColoState.EDU> Reply-To: scotte@applix.UUCP (Scott Evernden) Organization: APPLiX Inc., WestboroMA Lines: 14 In article patterso@usceast.UUCP (Mitchell Patterson) writes: > >Yesterday or so someone posted the code for elvis, a vi-like editor for >DOS and various flavors of UNIX. I don't know how it stacks up against >the MKS version, but right away there's the obvious advantage that it's >free. I've played with elvis for all of about 2 hours, and I'm pretty impressed. I was able to easily build it on both BSD and MS-DOS. Although it's somewhat slower than real vi, it's uncannily similar to vi/ex in a lot of ways. This includes stuff like !`a (pipe thru filter) and ^] (tags). Even :se all is deceiving. Even handles humongous files. Nice work to those responsible! -scott