Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 (Tek) 9/28/84 based on 9/17/84; site hammer.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxt!houxm!vax135!cornell!uw-beaver!tektronix!orca!hammer!dce From: dce@hammer.UUCP (David Elliott) Newsgroups: net.bugs.4bsd,net.bugs.usg Subject: Re: Bug in vi Message-ID: <1564@hammer.UUCP> Date: Mon, 14-Oct-85 18:23:58 EDT Article-I.D.: hammer.1564 Posted: Mon Oct 14 18:23:58 1985 Date-Received: Wed, 16-Oct-85 06:03:35 EDT References: <33500002@trsvax> <2627@pegasus.UUCP> <1814@umcp-cs.UUCP> Reply-To: dce@hammer.UUCP (David Elliott) Organization: Tektronix, Wilsonville OR Lines: 18 Keywords: vi Xref: watmath net.bugs.4bsd:1801 net.bugs.usg:363 Summary: This bug seems to be just an instance of a problem in the error printing code. Here are two known ways of making this kind of problem happen: 1. vi nonexistentfile ahi there david ews^[--wcw^[u^^ (^[ is escape, ^^ is control-^) The first line becomes the same as the last line. 2. vi nonexistentfile Alternately hit the interrupt and escape keys ten or fifteen times. Then, type ^L to redraw the screen. The first line of the file is now the word "Interrupt". David Elliott