[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.575 and 1.576

version 1.575, 2017/08/19 20:40:16 version 1.576, 2017/08/23 09:39:11
Line 1354 
Line 1354 
 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 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 1381 
Line 1382 
 .It Li "Z" Ta "Suspend tagged clients"  .It Li "Z" Ta "Suspend tagged clients"
 .It Li "f" Ta "Enter a format to filter items"  .It Li "f" Ta "Enter a format to filter items"
 .It Li "O" Ta "Change sort order"  .It Li "O" Ta "Change sort order"
   .It Li "v" Ta "Toggle preview"
 .It Li "q" Ta "Exit mode"  .It Li "q" Ta "Exit mode"
 .El  .El
 .Pp  .Pp
Line 1404 
Line 1406 
 specifies an initial filter.  specifies an initial filter.
 .Fl F  .Fl F
 specifies the format for each item in the list.  specifies the format for each item in the list.
   .Fl N
   starts without the preview.
 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 sw  .Op Fl Nsw
 .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 1436 
Line 1440 
 .It Li "\&:" Ta "Run a command for each tagged item"  .It Li "\&:" Ta "Run a command for each tagged item"
 .It Li "f" Ta "Enter a format to filter items"  .It Li "f" Ta "Enter a format to filter items"
 .It Li "O" Ta "Change sort order"  .It Li "O" Ta "Change sort order"
   .It Li "v" Ta "Toggle preview"
 .It Li "q" Ta "Exit mode"  .It Li "q" Ta "Exit mode"
 .El  .El
 .Pp  .Pp
Line 1458 
Line 1463 
 specifies an initial filter.  specifies an initial filter.
 .Fl F  .Fl F
 specifies the format for each item in the tree.  specifies the format for each item in the tree.
   .Fl N
   starts without the preview.
 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 display-panes  .Ic display-panes
Line 4054 
Line 4061 
 .Bl -tag -width Ds  .Bl -tag -width Ds
 .It Xo  .It Xo
 .Ic choose-buffer  .Ic choose-buffer
   .Op Fl N
 .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 4077 
Line 4085 
 .It Li "D" Ta "Delete tagged buffers"  .It Li "D" Ta "Delete tagged buffers"
 .It Li "f" Ta "Enter a format to filter items"  .It Li "f" Ta "Enter a format to filter items"
 .It Li "O" Ta "Change sort order"  .It Li "O" Ta "Change sort order"
   .It Li "v" Ta "Toggle preview"
 .It Li "q" Ta "Exit mode"  .It Li "q" Ta "Exit mode"
 .El  .El
 .Pp  .Pp
Line 4099 
Line 4108 
 specifies an initial filter.  specifies an initial filter.
 .Fl F  .Fl F
 specifies the format for each item in the list.  specifies the format for each item in the list.
   .Fl N
   starts without the preview.
 This command works only if at least one client is attached.  This command works only if at least one client is attached.
 .It Ic clear-history Op Fl t Ar target-pane  .It Ic clear-history Op Fl t Ar target-pane
 .D1 (alias: Ic clearhist )  .D1 (alias: Ic clearhist )

Legend:
Removed from v.1.575  
changed lines
  Added in v.1.576