Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 beta 3/9/83; site nbs-amrf.UUCP Path: utzoo!linus!philabs!cmcl2!seismo!umcp-cs!nbs-amrf!hopp From: hopp@nbs-amrf.UUCP (Ted Hopp) Newsgroups: net.unix,net.bugs.4bsd Subject: Bug in vi '.' command Message-ID: <499@nbs-amrf.UUCP> Date: Tue, 9-Apr-85 19:57:20 EST Article-I.D.: nbs-amrf.499 Posted: Tue Apr 9 19:57:20 1985 Date-Received: Fri, 12-Apr-85 05:25:53 EST Organization: National Bureau of Standards Lines: 22 Xref: linus net.unix:3548 net.bugs.4bsd:1136 Bug: vi re-do (.) doesn't remember the argument to delete correctly. Specifically, dG (where is any integer) deletes from the current line to line . Re-do forgets about the and executes dG (deletes from current line to end of file). Repeat by: create a file several lines long, go to the middle and type: d1G then go to the middle again and type: . vi deletes to end of file Fix: ? (We are running under Eunice 3.2 [a.k.a. 4.1BSD]). -- Ted Hopp {seismo,umcp-cs}!nbs-amrf!hopp