[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.569 and 1.570

version 1.569, 2017/07/26 16:14:08 version 1.570, 2017/07/27 10:42:05
Line 2774 
Line 2774 
 is on.  is on.
 The values are the same as those for  The values are the same as those for
 .Ic activity-action .  .Ic activity-action .
 .Pp  
 .It Xo Ic status  .It Xo Ic status
 .Op Ic on | off  .Op Ic on | off
 .Xc  .Xc
Line 3610 
Line 3609 
 .It Li "mouse_standard_flag" Ta "" Ta "Pane mouse standard flag"  .It Li "mouse_standard_flag" Ta "" Ta "Pane mouse standard flag"
 .It Li "mouse_all_flag" Ta "" Ta "Pane mouse all flag"  .It Li "mouse_all_flag" Ta "" Ta "Pane mouse all flag"
 .It Li "pane_active" Ta "" Ta "1 if active pane"  .It Li "pane_active" Ta "" Ta "1 if active pane"
   .It Li "pane_at_bottom" Ta "" Ta "1 if pane is at the bottom of window"
   .It Li "pane_at_left" Ta "" Ta "1 if pane is at the left of window"
   .It Li "pane_at_right" Ta "" Ta "1 if pane is at the right of window"
   .It Li "pane_at_top" Ta "" Ta "1 if pane is at the top of window"
 .It Li "pane_bottom" Ta "" Ta "Bottom of pane"  .It Li "pane_bottom" Ta "" Ta "Bottom of pane"
 .It Li "pane_current_command" Ta "" Ta "Current command if available"  .It Li "pane_current_command" Ta "" Ta "Current command if available"
 .It Li "pane_dead" Ta "" Ta "1 if pane is dead"  .It Li "pane_dead" Ta "" Ta "1 if pane is dead"

Legend:
Removed from v.1.569  
changed lines
  Added in v.1.570