[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.592 and 1.593

version 1.592, 2018/02/22 10:54:51 version 1.593, 2018/02/28 08:55:44
Line 1377 
Line 1377 
 The default is to capture only the visible contents of the pane.  The default is to capture only the visible contents of the pane.
 .It Xo  .It Xo
 .Ic choose-client  .Ic choose-client
 .Op Fl N  .Op Fl NZ
 .Op Fl F Ar format  .Op Fl F Ar format
 .Op Fl f Ar filter  .Op Fl f Ar filter
 .Op Fl O Ar sort-order  .Op Fl O Ar sort-order
Line 1386 
Line 1386 
 .Xc  .Xc
 Put a pane into client mode, allowing a client to be selected interactively from  Put a pane into client mode, allowing a client to be selected interactively from
 a list.  a list.
   .Fl Z
   zooms the pane.
 The following keys may be used in client mode:  The following keys may be used in client mode:
 .Bl -column "Key" "Function" -offset indent  .Bl -column "Key" "Function" -offset indent
 .It Sy "Key" Ta Sy "Function"  .It Sy "Key" Ta Sy "Function"
Line 1436 
Line 1438 
 This command works only if at least one client is attached.  This command works only if at least one client is attached.
 .It Xo  .It Xo
 .Ic choose-tree  .Ic choose-tree
 .Op Fl GNsw  .Op Fl GNswZ
 .Op Fl F Ar format  .Op Fl F Ar format
 .Op Fl f Ar filter  .Op Fl f Ar filter
 .Op Fl O Ar sort-order  .Op Fl O Ar sort-order
Line 1449 
Line 1451 
 starts with sessions collapsed and  starts with sessions collapsed and
 .Fl w  .Fl w
 with windows collapsed.  with windows collapsed.
   .Fl Z
   zooms the pane.
 The following keys may be used in tree mode:  The following keys may be used in tree mode:
 .Bl -column "Key" "Function" -offset indent  .Bl -column "Key" "Function" -offset indent
 .It Sy "Key" Ta Sy "Function"  .It Sy "Key" Ta Sy "Function"
Line 4129 
Line 4133 
 .Bl -tag -width Ds  .Bl -tag -width Ds
 .It Xo  .It Xo
 .Ic choose-buffer  .Ic choose-buffer
 .Op Fl N  .Op Fl NZ
 .Op Fl F Ar format  .Op Fl F Ar format
 .Op Fl f Ar filter  .Op Fl f Ar filter
 .Op Fl O Ar sort-order  .Op Fl O Ar sort-order
Line 4138 
Line 4142 
 .Xc  .Xc
 Put a pane into buffer mode, where a buffer may be chosen interactively from  Put a pane into buffer mode, where a buffer may be chosen interactively from
 a list.  a list.
   .Fl Z
   zooms the pane.
 The following keys may be used in buffer mode:  The following keys may be used in buffer mode:
 .Bl -column "Key" "Function" -offset indent  .Bl -column "Key" "Function" -offset indent
 .It Sy "Key" Ta Sy "Function"  .It Sy "Key" Ta Sy "Function"

Legend:
Removed from v.1.592  
changed lines
  Added in v.1.593