[BACK]Return to tmux.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / tmux

Diff for /src/usr.bin/tmux/tmux.1 between version 1.184 and 1.185

version 1.184, 2010/09/25 20:35:52 version 1.185, 2010/09/26 20:43:30
Line 1587 
Line 1587 
 waits after an escape is input to determine if it is part of a function or meta  waits after an escape is input to determine if it is part of a function or meta
 key sequences.  key sequences.
 The default is 500 milliseconds.  The default is 500 milliseconds.
   .It Ic exit-unattached
   If enabled, the server will exit when there are no attached clients, rather
   than when there are no attached sessions.
 .It Ic quiet  .It Ic quiet
 Enable or disable the display of various informational messages (see also the  Enable or disable the display of various informational messages (see also the
 .Fl q  .Fl q
Line 1659 
Line 1662 
 be set to  be set to
 .Ql screen  .Ql screen
 or a derivative of it.  or a derivative of it.
   .It Ic destroy-unattached
   If enabled and the session is no longer attached to any clients, it is
   destroyed.
 .It Ic detach-on-destroy  .It Ic detach-on-destroy
 If on (the default), the client is detached when the session it is attached to  If on (the default), the client is detached when the session it is attached to
 is destroyed.  is destroyed.

Legend:
Removed from v.1.184  
changed lines
  Added in v.1.185