[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.294 and 1.295

version 1.294, 2012/05/22 11:35:37 version 1.295, 2012/06/18 09:13:12
Line 1379 
Line 1379 
 Move to the next window in the session.  Move to the next window in the session.
 If  If
 .Fl a  .Fl a
 is used, move to the next window with a bell, activity or content alert.  is used, move to the next window with an alert.
 .It Xo Ic pipe-pane  .It Xo Ic pipe-pane
 .Op Fl o  .Op Fl o
 .Op Fl t Ar target-pane  .Op Fl t Ar target-pane
Line 1422 
Line 1422 
 Move to the previous window in the session.  Move to the previous window in the session.
 With  With
 .Fl a ,  .Fl a ,
 move to the previous window with a bell, activity or content alert.  move to the previous window with an alert.
 .It Xo Ic rename-window  .It Xo Ic rename-window
 .Op Fl t Ar target-window  .Op Fl t Ar target-window
 .Ar new-name  .Ar new-name
Line 1950 
Line 1950 
 .It Xo Ic bell-on-alert  .It Xo Ic bell-on-alert
 .Op Ic on | off  .Op Ic on | off
 .Xc  .Xc
 If on, ring the terminal bell when an activity, content or silence alert  If on, ring the terminal bell when an alert
 occurs.  occurs.
 .It Ic default-command Ar shell-command  .It Ic default-command Ar shell-command
 Set the command used for new windows (if not specified when the window is  Set the command used for new windows (if not specified when the window is

Legend:
Removed from v.1.294  
changed lines
  Added in v.1.295