Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site hoptoad.uucp Path: utzoo!watmath!clyde!cbosgd!ihnp4!qantel!ptsfa!hoptoad!hugh From: hugh@hoptoad.uucp (Hugh Daniel) Newsgroups: net.bugs.4bsd Subject: Vi trashes file buffer when 'p'uting on long lines Message-ID: <428@hoptoad.uucp> Date: Mon, 13-Jan-86 03:19:42 EST Article-I.D.: hoptoad.428 Posted: Mon Jan 13 03:19:42 1986 Date-Received: Tue, 14-Jan-86 05:35:03 EST Reply-To: hugh@well.UUCP (Hugh Daniel) Organization: Nebula Consultants in San Francisco Lines: 19 Keywords: vi editor warpmargin Program: vi Severity:minor Releases: Sun 3.0 Pilot, Eakens 4.2BSD (Vax 11/750) Description: In vi with the varible wrapmargin set to anything there is a bug with 'p'ing long lines. Most of the 'p'uted line is installed correctly, but the end gets trashed and some lines after it get trashed. Also the user gets left in input mode. I have tested this on two differnt terminals (Ann Arbor Guru, Sun(shelltool)). Repeat-By: Set your wrapmargin to 3. On the line that starts "SRCS" go to the word 'main' and give the command 'D', now give the command 'p'. # SRCS= main.c config.c questions.c locks.c valadate.c report.c login.c input.c crap.c # #