home *** CD-ROM | disk | FTP | other *** search
/ The C Users' Group Library 1994 August / wc-cdrom-cusersgrouplibrary-1994-08.iso / vol_100 / 103_01 / edit.hlp < prev    next >
Text File  |  1985-03-10  |  1KB  |  24 lines

  1. a  - Appends text to lines        \ - Force character
  2. ac - Appends comments to lines        ~ - Not character
  3. c  - Changes lines            . - Any character
  4. d  - Deletes lines            * - 0, 1, or many characters
  5. g  - Global search            ^ - Begining of line
  6. i  - Inserts text before lines        $ - End of line
  7. j  - Joins two lines together        & - The searched for string
  8. l  - Prints line with control characters
  9. m  - Line move
  10. n  - Use a command file            ^ - .,$
  11. p  - Prints lines            % - Display context
  12. q  - Quits                : - .,.+16p  '.' unchanged
  13. q! - Quits quietly            & - .-16,.p
  14. r  - Reads in files            " - .+1,.+17p
  15. s  - Search and substitute        ~ - .-16,.p  '.' set to .-16
  16. t  - Line copy                = - Tells you what ., $, etc is
  17. u  - User defined command        # - Toggles line numbers
  18. v  - Global if not            > - Turns prompts off 
  19. w  - Writes out a file            < - Turns prompts on 
  20. x  - Interactive substitute        / - Forward search 
  21. h  - Help (I don't know what to do!)    ? - Backward search
  22. Turns prompts on 
  23. x  - Interactive substitute        / - Forward search 
  24. h