[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.653 and 1.654

version 1.653, 2019/05/26 12:02:42 version 1.654, 2019/05/26 17:34:45
Line 4129 
Line 4129 
 .It Li "mouse_any_flag" Ta "" Ta "Pane mouse any flag"  .It Li "mouse_any_flag" Ta "" Ta "Pane mouse any flag"
 .It Li "mouse_button_flag" Ta "" Ta "Pane mouse button flag"  .It Li "mouse_button_flag" Ta "" Ta "Pane mouse button flag"
 .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_x" Ta "" Ta "Mouse X position, if any"
   .It Li "mouse_y" Ta "" Ta "Mouse Y position, if any"
   .It Li "mouse_word" Ta "" Ta "Word under mouse, if any"
   .It Li "mouse_line" Ta "" Ta "Line under mouse, if any"
 .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_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_left" Ta "" Ta "1 if pane is at the left of window"

Legend:
Removed from v.1.653  
changed lines
  Added in v.1.654