Command Editing

Editing Keys:

Cursor left             :       ^B (also Left-Arrow on Amiga)
Cursor right            :       ^F (also Right-Arrow on Amiga)
Up in history           :       ^P (also Up-Arrow on Amiga)
Down in history         :       ^N (also Down-Arrow on Amiga)
Delete left             :       BackSpace (and Del on Amiga)
Delete right            :       ^D 
Start of line           :       ^A
End of line             :       ^E
Kill to end of line     :       ^K
Kill to start of line   :       ^X
Program function key    :       ^I (TAB)
Undo                    :       ^Y
Function key 0-9        :       ^X0 -- ^X9

Disclaimer: I have not tried the function key stuff yet.

Using the Clipboard:

  1. Select text with mouse
  2. Hit Amiga-C to Cut text
  3. Hit Amiga-V to paste text at cursor position