home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 March B / SCO_CASTOR4RRT.iso / acp / root.1 / usr / lib / OSRmore.help / OSRmore
Text File  |  1998-08-19  |  2KB  |  39 lines

  1.   Commands flagged with an asterisk (``*'') may be preceeded by a number.
  2.   Commands of the form ``^X'' are control characters, i.e. control-X.
  3.  
  4.   h              Display this help.
  5.  
  6.   f, ^F, SPACE * Forward  N lines, default one screen.
  7.   b, ^B        * Backward N lines, default one screen.
  8.   j, CR        * Forward  N lines, default 1 line.
  9.   k            * Backward N lines, default 1 line.
  10.   d, ^D        * Forward  N lines, default half screen or last N to d/u.
  11.   u, ^U        * Backward N lines, default half screen or last N to d/u.
  12.   g            * Go to line N, default 1.
  13.   G            * Go to line N, default the end of the file.
  14.  
  15.   r, ^L          Repaint screen.
  16.   R              Repaint screen, discarding buffered input.
  17.  
  18.   m[a-z]         Mark the current position with the supplied letter.
  19.   '[a-z]         Return to the position previously marked by this letter.
  20.   ''             Return to previous position.
  21.  
  22.   /pattern     * Search forward  for N-th line containing the pattern.
  23.   /!pattern    * Search forward  for N-th line NOT containing the pattern.
  24.   ?pattern     * Search backward for N-th line containing the pattern.
  25.   ?!pattern    * Search backward for N-th line NOT containing the pattern.
  26.   n            * Repeat previous search (for N-th occurence).
  27.  
  28.   :a              Display the list of files.
  29.   :e [file]        Examine a new file.
  30.   :n, N        *  Examine the next file.
  31.   :p, P        *  Examine the previous file.
  32.   :t [tag]        Examine the tag.
  33.   v               Run an editor on the current file.
  34.  
  35.   =, ^G           Print current file name and stats.
  36.  
  37.   q, :q, or ZZ    Exit.
  38.  
  39.