<quote who="Jamie Wilkinson">

> "d$" is also very handy for deleting to the end of a line, and I find "Go"
> useful for editing conffiles over slow links (go to the end of the file,
> then start inserting on a new line)
> 

In command mode:
'D' also deletes to the end of the current line, saving a whole keypress
:100 to jump to line 100 - a fairly standard one, I guess.
:%s/pattern1/pattern2/g to global search and replace - standard regexp
syntax applies.
'ZZ' to save and exit instead of :wq... you don't need to move your fingers
between keys :)

J.
--
Jan Schmidt                                  [EMAIL PROTECTED]

"Karaoke bars combine two of the nation's greatest evils:
people who shouldn't drink with people who shouldn't sing."
 -Tom Dreesen

Attachment: msg18064/pgp00000.pgp
Description: PGP signature

Reply via email to