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

  1.  
  2.         olm -- Option Line Margin
  3.  
  4.         default range                           syntax
  5.            1,$                                   olm[<col>]
  6.         
  7.         Sets the left margin to <col>  which must be a positive integer.
  8.         This shifts the entire screen to  the left; the characters  that
  9.         were in columns 1  through <col> - 1  will  not be visible.  You
  10.         may continue editing in the normal fashion. To reset your screen
  11.         to normal, enter the command "olm 1".  If <col> is omitted,  the
  12.         current left margin column is displayed in the status line.
  13.  
  14.         For general information about the options command, type "ho".
  15.