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

  1.         oa -- Option Absolute
  2.  
  3.                default range             syntax
  4.                    1,$                     oa
  5.  
  6.         "oa" toggles the Absolute line numbers flag, which  determines
  7.         whether  the numbers in the left margin shall be absolute line
  8.         numbers, or the (usually capital) letters that refer to  lines
  9.         by  the  position  at  which  they  are being displayed on the
  10.         screen.  In any case, the current line is always shown as  "."
  11.         (with  the "->" arrow to make it easy to find), the first line
  12.         in the buffer is labeled "1", and  the  last,  "$"  (when  not
  13.         ".").   Lines  can  be  referred  to  by  letter ONLY when the
  14.         letters appear in the left margin.
  15.  
  16.         For general information about the option command, type "ho".
  17.         See also "hln" for how lines can be referred to in commands.
  18.