[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.607 and 1.608

version 1.607, 2018/07/23 19:02:49 version 1.608, 2018/08/20 15:00:42
Line 1540 
Line 1540 
 .Ar template  .Ar template
 is "select-pane -t '%%'".  is "select-pane -t '%%'".
 .It Xo Ic find-window  .It Xo Ic find-window
 .Op Fl CNT  .Op Fl CNTZ
 .Op Fl t Ar target-pane  .Op Fl t Ar target-pane
 .Ar match-string  .Ar match-string
 .Xc  .Xc
Line 1559 
Line 1559 
 matches only the window title.  matches only the window title.
 The default is  The default is
 .Fl CNT .  .Fl CNT .
   .Fl Z
   zooms the pane.
 .Pp  .Pp
 This command works only if at least one client is attached.  This command works only if at least one client is attached.
 .It Xo Ic join-pane  .It Xo Ic join-pane

Legend:
Removed from v.1.607  
changed lines
  Added in v.1.608