[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.395 and 1.396

version 1.395, 2014/05/14 06:45:35 version 1.396, 2014/05/27 12:49:36
Line 3075 
Line 3075 
 .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_utf8_flag" Ta "" Ta "Pane mouse UTF-8 flag"  .It Li "mouse_utf8_flag" Ta "" Ta "Pane mouse UTF-8 flag"
 .It Li "pane_active" Ta "" Ta "1 if active pane"  .It Li "pane_active" Ta "" Ta "1 if active 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"
 .It Li "pane_height" Ta "" Ta "Height of pane"  .It Li "pane_height" Ta "" Ta "Height of pane"
 .It Li "pane_id" Ta "#D" Ta "Unique pane ID"  .It Li "pane_id" Ta "#D" Ta "Unique pane ID"
 .It Li "pane_in_mode" Ta "" Ta "If pane is in a mode"  .It Li "pane_in_mode" Ta "" Ta "If pane is in a mode"
 .It Li "pane_synchronized" Ta "" Ta "If pane is synchronized"  
 .It Li "pane_index" Ta "#P" Ta "Index of pane"  .It Li "pane_index" Ta "#P" Ta "Index of pane"
   .It Li "pane_left" Ta "" Ta "Left of pane"
 .It Li "pane_pid" Ta "" Ta "PID of first process in pane"  .It Li "pane_pid" Ta "" Ta "PID of first process in pane"
   .It Li "pane_right" Ta "" Ta "Right of pane"
 .It Li "pane_start_command" Ta "" Ta "Command pane started with"  .It Li "pane_start_command" Ta "" Ta "Command pane started with"
   .It Li "pane_synchronized" Ta "" Ta "If pane is synchronized"
 .It Li "pane_tabs" Ta "" Ta "Pane tab positions"  .It Li "pane_tabs" Ta "" Ta "Pane tab positions"
 .It Li "pane_title" Ta "#T" Ta "Title of pane"  .It Li "pane_title" Ta "#T" Ta "Title of pane"
   .It Li "pane_top" Ta "" Ta "Top of pane"
 .It Li "pane_tty" Ta "" Ta "Pseudo terminal of pane"  .It Li "pane_tty" Ta "" Ta "Pseudo terminal of pane"
 .It Li "pane_width" Ta "" Ta "Width of pane"  .It Li "pane_width" Ta "" Ta "Width of pane"
 .It Li "saved_cursor_x" Ta "" Ta "Saved cursor X in pane"  .It Li "saved_cursor_x" Ta "" Ta "Saved cursor X in pane"

Legend:
Removed from v.1.395  
changed lines
  Added in v.1.396