[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.585 and 1.586

version 1.585, 2017/10/26 08:17:12 version 1.586, 2017/11/02 18:27:35
Line 1428 
Line 1428 
 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 Nsw  .Op Fl GNsw
 .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 1484 
Line 1484 
 specifies the format for each item in the tree.  specifies the format for each item in the tree.
 .Fl N  .Fl N
 starts without the preview.  starts without the preview.
   .Fl G
   includes all sessions in any session groups in the tree rather than only the
   first.
 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 3710 
Line 3713 
 .It Li "session_format" Ta "" Ta "1 if format is for a session (not assuming the current)"  .It Li "session_format" Ta "" Ta "1 if format is for a session (not assuming the current)"
 .It Li "session_last_attached" Ta "" Ta "Time session last attached"  .It Li "session_last_attached" Ta "" Ta "Time session last attached"
 .It Li "session_group" Ta "" Ta "Name of session group"  .It Li "session_group" Ta "" Ta "Name of session group"
   .It Li "session_group_size" Ta "" Ta "Size of session group"
   .It Li "session_group_others" Ta "" Ta "List of other sessions in group"
 .It Li "session_grouped" Ta "" Ta "1 if session in a group"  .It Li "session_grouped" Ta "" Ta "1 if session in a group"
 .It Li "session_height" Ta "" Ta "Height of session"  .It Li "session_height" Ta "" Ta "Height of session"
 .It Li "session_id" Ta "" Ta "Unique session ID"  .It Li "session_id" Ta "" Ta "Unique session ID"

Legend:
Removed from v.1.585  
changed lines
  Added in v.1.586