Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!ucbvax!agate!garnet.berkeley.edu!ked From: ked@garnet.berkeley.edu (Earl H. Kinmonth) Newsgroups: comp.binaries.ibm.pc.d Subject: Re: A small, fast editor required... Message-ID: <24596@agate.BERKELEY.EDU> Date: 19 May 89 03:13:41 GMT References: <2940@crete.cs.glasgow.ac.uk> <510@atlas.tegra.UUCP> Sender: usenet@agate.BERKELEY.EDU Organization: University of California, Berkeley Lines: 9 > Can anyone recommend a small, fast MS-DOS text editor? Something > like the editor from Turbo Pascal 3, if only it didn't have the associated > paraphenalia of the Pascal compiler? A "clone" of vi (not stevie) was posted several months ago. It is a *.com executable and edits an in-memory file. While not a perfect clone (get the MKS Toolkit if you want real vi), it is certainly fast and usable, and better than edlin. Then again, are there any editors worse than edlin? :)