home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / unix / volume4 / se / part7 / se_h / cc < prev    next >
Encoding:
Text File  |  1986-11-30  |  747 b   |  14 lines

  1.  
  2.         Control characters can be used for correcting typing mistakes,
  3.         for correcting commands that have incurred an error message,
  4.         or for editing the edit buffer ("inline editing") via the "v"
  5.         command.  The novice should be told right away that hitting
  6.         the DEL or RUBOUT key is a way to erase an erroneous command.
  7.  
  8.         General Help Directory. . . . . . . . . . . . . . hdir
  9.         Other Control Characters. . . . . . . . . . . . . hccmisc
  10.         Character Insertion Control Characters. . . . . . hcharins
  11.         Termination Control Characters. . . . . . . . . . htermchar
  12.         Character Deletion Control Characters . . . . . . hchardel
  13.         Cursor Motion Control Characters. . . . . . . . . hmotion
  14.