[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.447 and 1.448

version 1.447, 2015/08/12 08:55:20 version 1.448, 2015/08/28 12:31:55
Line 2561 
Line 2561 
 .Ic lock-session  .Ic lock-session
 command) after  command) after
 .Ar number  .Ar number
 seconds of inactivity, or the entire server (all sessions) if the  seconds of inactivity.
 .Ic lock-server  
 option is set.  
 The default is not to lock (set to 0).  The default is not to lock (set to 0).
 .It Ic lock-command Ar shell-command  .It Ic lock-command Ar shell-command
 Command to run when locking each client.  Command to run when locking each client.
Line 2571 
Line 2569 
 .Xr lock 1  .Xr lock 1
 with  with
 .Fl np .  .Fl np .
 .It Xo Ic lock-server  
 .Op Ic on | off  
 .Xc  
 If this option is  
 .Ic on  
 (the default),  
 instead of each session locking individually as each has been  
 idle for  
 .Ic lock-after-time ,  
 the entire server will lock after  
 .Em all  
 sessions would have locked.  
 This has no effect as a session option; it must be set as a global option.  
 .It Ic message-command-style Ar style  .It Ic message-command-style Ar style
 Set status line message command style, where  Set status line message command style, where
 .Ar style  .Ar style

Legend:
Removed from v.1.447  
changed lines
  Added in v.1.448