1
0
mirror of https://github.com/PDP-10/its.git synced 2026-01-11 23:53:12 +00:00
PDP-10.its/doc/imedit.md
2021-02-10 21:12:12 +01:00

912 B

Basic editing with IMEDIT

IMEDIT is a page oriented editor for Imlacs, simliar to TECO. You edit one page at a time, and when done advance to the next page in the file. If you are familiar with TECO, you may see that many commands have a similar counterpart in IMEDIT.

  • arrow keys - move cursor
  • XMIT - terminate argument to a command
  • ^C - list commands
  • ^U - list directory
  • ^R - read file
  • ^O - specify output file
  • ^D - delete file
  • ^K - kill imedit
  • ^Y - get text from input file
  • ^P - go to next page
  • ^E - copy rest of input to output file
  • ^F - close output file
  • DEL - delete character to the right
  • Shift DEL - delete character to the left
  • PAGE XMIT - store page in output file
  • Control 0 - clear screen and text