[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.38 and 1.39

version 1.38, 2009/07/19 13:21:40 version 1.39, 2009/07/19 14:07:47
Line 987 
Line 987 
 if specified, to  if specified, to
 .Ar new-name .  .Ar new-name .
 .It Xo Ic resize-pane  .It Xo Ic resize-pane
 .Op Fl DLUR  .Op Fl DLRU
 .Op Fl p Ar pane-index  .Op Fl p Ar pane-index
 .Op Fl t Ar target-window  .Op Fl t Ar target-window
 .Op Ar adjustment  .Op Ar adjustment
Line 1000 
Line 1000 
 to the left with  to the left with
 .Fl L  .Fl L
 and to the right with  and to the right with
 .Fl R.  .Fl R .
 The  The
 .Ar adjustment  .Ar adjustment
 is given in lines or cells (the default is 1).  is given in lines or cells (the default is 1).
Line 1339 
Line 1339 
 .Op Ic on | Ic off  .Op Ic on | Ic off
 .Xc  .Xc
 If on, display a status line message when activity occurs in a window  If on, display a status line message when activity occurs in a window
 for with the  for which the
 .Ic monitor-activity  .Ic monitor-activity
 window option is enabled.  window option is enabled.
 .It Xo Ic visual-bell  .It Xo Ic visual-bell
Line 1356 
Line 1356 
 Like  Like
 .Ic visual-activity ,  .Ic visual-activity ,
 display a message when content is present in a window  display a message when content is present in a window
 for with the  for which the
 .Ic monitor-content  .Ic monitor-content
 window option is enabled.  window option is enabled.
 .El  .El

Legend:
Removed from v.1.38  
changed lines
  Added in v.1.39