Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site rna.UUCP Path: utzoo!linus!decvax!genrad!mit-eddie!godot!harvard!seismo!cmcl2!rna!dan From: dan@rna.UUCP (Dan Ts'o) Newsgroups: net.unix Subject: VI question... Message-ID: <311@rna.UUCP> Date: Wed, 7-Nov-84 01:28:31 EST Article-I.D.: rna.311 Posted: Wed Nov 7 01:28:31 1984 Date-Received: Thu, 8-Nov-84 19:27:59 EST Organization: Rockefeller Neurobiology, NYC Lines: 10 Hi, Excuse this stupid VI question... but, How in VI, visual mode to you specify a count which indicates the whole buffer ? At the moment, I either have to find out how lines there are (by ^G) and then type that in explicitly, or go into EX mode and type 1,$ How do you, for example, pipe the entire buffer into another program in visual mode ?, or delete the entire buffer without :1,$d Thanks. Dan ...cmcl2!rna!dan