[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.300 and 1.301

version 1.300, 2012/07/15 06:51:57 version 1.301, 2012/08/11 05:55:12
Line 2326 
Line 2326 
 .It Li "#h" Ta "Hostname of local host without the domain name"  .It Li "#h" Ta "Hostname of local host without the domain name"
 .It Li "#F" Ta "Current window flag"  .It Li "#F" Ta "Current window flag"
 .It Li "#I" Ta "Current window index"  .It Li "#I" Ta "Current window index"
   .It Li "#D" Ta "Current pane unique identifier"
 .It Li "#P" Ta "Current pane index"  .It Li "#P" Ta "Current pane index"
 .It Li "#S" Ta "Session name"  .It Li "#S" Ta "Session name"
 .It Li "#T" Ta "Current pane title"  .It Li "#T" Ta "Current pane title"
Line 2903 
Line 2904 
 .It Li "client_utf8" Ta "1 if client supports utf8"  .It Li "client_utf8" Ta "1 if client supports utf8"
 .It Li "client_width" Ta "Width of client"  .It Li "client_width" Ta "Width of client"
 .It Li "host" Ta "Hostname of local host"  .It Li "host" Ta "Hostname of local host"
   .It Li "history_bytes" Ta "Number of bytes in window history"
   .It Li "history_limit" Ta "Maximum window history lines"
 .It Li "line" Ta "Line number in the list"  .It Li "line" Ta "Line number in the list"
 .It Li "pane_active" Ta "1 if active pane"  .It Li "pane_active" Ta "1 if active pane"
 .It Li "pane_current_path" Ta "Current path if available"  .It Li "pane_current_path" Ta "Current path if available"
Line 2929 
Line 2932 
 .It Li "window_find_matches" Ta "Matched data from the find-window command if available"  .It Li "window_find_matches" Ta "Matched data from the find-window command if available"
 .It Li "window_flags" Ta "Window flags"  .It Li "window_flags" Ta "Window flags"
 .It Li "window_height" Ta "Height of window"  .It Li "window_height" Ta "Height of window"
   .It Li "window_id" Ta "Unique window ID"
 .It Li "window_index" Ta "Index of window"  .It Li "window_index" Ta "Index of window"
 .It Li "window_layout" Ta "Window layout description"  .It Li "window_layout" Ta "Window layout description"
 .It Li "window_name" Ta "Name of window"  .It Li "window_name" Ta "Name of window"

Legend:
Removed from v.1.300  
changed lines
  Added in v.1.301