   Key Combination   Desired Effect     Key Combination   Desired Effect
              
   ^E or Up Arrow  = Cursor up          ^W, ^QS or Home = Goto begin of line
   ^X or Dn Arrow  = Cursor down        ^P, ^QD or End  = Goto end of line
   ^S or L-Arrow   = Cursor left        ^A  or ^L-Arrow = Cursor word left
   ^D or R-Arrow   = Cursor right       ^F  or ^R-Arrow = Cursor word right
   ^C or PgDn      = Page down          ^R  or PgUp     = Page up
   ^H or Backspace = Backspace          ^U              = Exit/Done
   ^I or TAB       = 10 spaces          ^B              = Reformat paragraph
   ^L or ^KR       = Re-draw screen     ^Y  or ^KY      = Delete the line
   ^G  or Del      = Delete character   ^M  or Enter    = New line
   ^KX or ^QY      = Del to end of line ^N              = Split line
   ^V  or Ins      = Toggle Insert Mode ^Z              = Help
   ^Qc or ^End     = Goto Bottom        ^Qr or ^Home    = Goto Top
   ^Ki             = Insert Line        ^KB             = Start Block
   ^KD             = End Block          ^KA             = Abort Block Delete

EXAMPLE: ^N  = Hold down CTRL & press N
         ^QY = Hold down CTRL & press Q. Release CTRL & Q then press Y

                   Press ENTER To Return To Edit Mode
