Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!decvax!tektronix!tekmdp!bronze!stevew From: stevew@bronze.UUCP (Stephen Wood) Newsgroups: net.sources Subject: Addendum to "Joining blocks of text in vi" Message-ID: <704@bronze.UUCP> Date: Tue, 23-Aug-83 16:43:38 EDT Article-I.D.: bronze.704 Posted: Tue Aug 23 16:43:38 1983 Date-Received: Fri, 26-Aug-83 00:40:41 EDT Lines: 17 The previous article assumed your terminal has local programmability. I have since received several comments from those of you without such. If yours doesn't, try the following: :map @ ma'bddmb'a (in vi) :map # p-Jr&+ (the @ and # are not unique, they just sit next to each other on my terminal) Move to the first line of the second text block and type 'mb', then move to the first line of the first text block and type '@#' until all the lines are joined. (See first article for a diagram). Stephen Wood ...!tektronix!tekmdp!stevew