$author = "Grant Parnell" ;
> 
> Manually doing a change to a bunch of files.
> ===========================================
> vi *.h<CR>
> /boguscode<CR>
> cwgoodcode<ESC>:wn<CR>ncwgoodcode<ESC>:wn...

actually, save yourself a bit of typing and use the '.' shortcut

vi *.h<CR>
/boguscode<CR>
cwgoodcode<ESC>:wn<CR>n.<ESC>:wn

> You know how confusing this is using Pico in pine for email documenting vi 
> commands.. I keep going to use vi commands in pico.

so switch to something **cough** mutt **cough** that can use vi...  ;)
 
marty

--
"In situations like yours time is a friend and foe. Time will heal or
swallow your pain and tears into that inky blackness of night until
the yellows and oranges of sunrise. Keep smiling!" -- Nadine Barry

-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to