[^^Up^^] [Menu] [About The Guide]
  Cursor Positioning:
  CUP     cursor position         ESC[y;xH
  HVP     cursor position         ESC[y;xf
  CUU     cursor up               ESC[nA
  CUD     cursor down             ESC[nB
  CUF     cursor forward          ESC[nC
  CUB     cursor backward         ESC[nD
  DSR     Device Status Report    ESC[6n
  CPR     Cursor Position report  ESC[y;xR
  SCP     Save Cursor Position    ESC[s
  RCP     Restore Cursor Position ESC[u

  Editing:
  ED      Erase in Display        ESC[nJ
  EL      Erase in Line           ESC[K
  IL      Insert Lines            ESC[nL
  DL      Delete Lines            ESC[nM
  ICH     Insert Characters       ESC[n@
  DCH     Delete Characters       ESC[nP

  Misc-Commands:
  SGR     Set Graphics Rendition  ESC[n;n;...nm
  SM      Set Mode                ESC[=nh
  RM      Reset Mode              ESC[=nl
  KKR     Keyboard Key Reass.     ESC[#;"string"p
  DKOCT   Output char Translate   ESC[n;ny
  (n/a)   ANSI 'music'            ESC[M{string}^C

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson