Xref: utzoo comp.windows.x:37972 comp.windows.open-look:1787 Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!elroy.jpl.nasa.gov!ucla-cs!twinsun!eggert From: eggert@twinsun.com (Paul Eggert) Newsgroups: comp.windows.x,comp.windows.open-look Subject: Re: Is there an X-enhanced `vi' ?? Message-ID: <1991Jun26.073534.8343@twinsun.com> Date: 26 Jun 91 07:35:34 GMT References: <1991Jun25.135342.11766@aifh.ed.ac.uk> Sender: usenet@twinsun.com Organization: Twin Sun, Inc Lines: 11 Nntp-Posting-Host: ata gordonc@aifh.ed.ac.uk (Gordon Cameron (RA DAI)) writes: >Does anyone know of a version of `vi' available which executes >satisfactorily under X11/Xview ?? (i.e. Resizes automatically on window >resizes etc...) `vi' wasn't designed for asynchronous input like resize events. Some versions of `vi' resize automatically, but I've never seen it work in all cases; e.g. if you resize while typing `:' commands `vi' usually gets confused. Sun even _removed_ from `vi' the autoresizing code that they received from AT&T, because they couldn't fix its bugs!