Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!uwm.edu!lll-winken!sol.ctr.columbia.edu!cica!iuvax!bobmon From: bobmon@iuvax.cs.indiana.edu (RAMontante) Newsgroups: comp.sys.ibm.pc Subject: Re: Looking for vi Message-ID: <33664@iuvax.cs.indiana.edu> Date: 22 Jan 90 23:15:25 GMT References: <5493@udccvax1.acs.udel.EDU> <5190068@hplsla.HP.COM> <4408@pegasus.ATT.COM> Reply-To: bobmon@iuvax.cs.indiana.edu (RAMontante) Organization: malkaryotic Lines: 15 dmt@pegasus.ATT.COM (Dave Tutelman) <4408@pegasus.ATT.COM> : - -In addition, you may want to try Stevie, which was posted (SOURCE!!!) -to comp.sources.misc in August. I am about to post an update (couple - [...] -Disadvantages (incompleteness): - - "Undo" doesn't work for "ex" commands, just "vi" commands. - - No macros. - - Probably others as well, but I'm not aware of them. Something else that I miss is the ability to specify ranges for ex-mode commands. I often want to do things like ":7,38g/emacs/s//vi/g" but all I've figured out in stevie is a repeated search-and-replace (repeated "n." sequences) approach.