Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!rochester!kodak!ektools!isctsse!pajerek From: pajerek@isctsse.UUCP (Don Pajerek) Newsgroups: comp.windows.x Subject: Re: xterm vi Keywords: termcap help Message-ID: <239@isctsse.UUCP> Date: 17 May 89 17:47:29 GMT References: <1879@aucs.UUCP> Sender: daemon@ektools (The Devil Himself) Reply-To: pajerek@isctsse.UUCP (Donald Pajerek) Distribution: usa Organization: Eastman Kodak Telecommunication Services, Rochester, N.Y. 14650 Lines: 13 In article <1879@aucs.UUCP> ifocs9d@aucs.UUCP (Rick Giles) writes: >I'm having some problems with vi in an xterm window. This is with a Sun 3/60, >SunOS 4.0, and X Window System V11R3. vi symptoms include failure of >insert line above and insert line below ('O' and 'o') commands to update >the screen properly with newly inserted lines. >Rick Giles You might try removing the 'sc' and 'rc' entries from your VT100 termcap. We had the same problem, and we determined that xterm was not processing the 'rc' sequence properly. The solution was to remove it; vi uses alternate methods in the absence of sc/rc. Don Pajerek