home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / CPM / BBSING / RBBS / RBBS4102.ARK / RCIOHLP0.CCC < prev    next >
Text File  |  1985-02-09  |  512b  |  21 lines

  1. The following editing commands are available:
  2.  
  3. ^B  - Backward Character
  4. ^F  - Forward Character
  5. ^A  - Go to Beginning of Line
  6. ^E  - Got to End of Line
  7. ^K  - Kill to End of Line
  8.  
  9. ^W  - Kill Word Backward
  10. ^Y  - Yank Kill Buffer
  11.  
  12. ^R  - Redisplay Line on a New Line
  13. ^L  - Redisplay Line Inplace
  14.  
  15. ^U  - Cancel Line and Reprompt on New Line
  16. ^X  - Cancel Line Inplace
  17.  
  18. ^H  - Delete Previous Character Inplace
  19. DEL - Delete Previous Character
  20. ^D  - Delete Current Character
  21. **************************