On Thu, Aug 05, 2010 at 11:52:58AM -0400, Benjamin R. Haskell wrote:
> Roughly, from what I can tell:
> 
> :vglobal/\S/ -- for all lines without non-whitespace (i.e. forall blank 
> lines):
> ,            -- repeat last f F t T search  (or does ',' do something 
> different here?)
> /\S/         -- find next non-whitespace line

The comma behavior you describe is for normal mode.  Here it is being
used to delimit a range (:help cmdline-ranges).  ",/\S/" is the same as
".,/\S/".

-- 
James
GPG Key: 1024D/61326D40 2003-09-02 James Vega <james...@jamessan.com>

Attachment: signature.asc
Description: Digital signature

Raspunde prin e-mail lui