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

  1.         ot -- Option Tab
  2.  
  3.         range                        syntax
  4.          1,$                ot[[[+]integer [+]integer]]
  5.  
  6.  
  7.         "ot+3" sets the spacing between tab stops.  The  default  value
  8.         when  'se'  comes  up  is 3.  Typing "ot" by itself causes the
  9.         current value of the parameter to be displayed.  As an example
  10.         of how tabs are spaced out, if ot+6 is in effect, tab stops are
  11.         at 7, 13, 19, etc.
  12.         Variable  tabs can be set by typing "ot 5 13 24 ..  ".  if you
  13.         do not prefer equally spaced ones.
  14.  
  15.         See also "hof".
  16.         For general information about the option command, type "ho".
  17.         For more about the use of tab stops, type "hmotion".
  18.