[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.365 and 1.366

version 1.365, 2013/10/05 13:56:48 version 1.366, 2013/10/10 11:47:52
Line 3094 
Line 3094 
 .It Li "session_width" Ta "" Ta "Width of session"  .It Li "session_width" Ta "" Ta "Width of session"
 .It Li "session_windows" Ta "" Ta "Number of windows in session"  .It Li "session_windows" Ta "" Ta "Number of windows in session"
 .It Li "window_active" Ta "" Ta "1 if window active"  .It Li "window_active" Ta "" Ta "1 if window active"
   .It Li "window_activity_flag" Ta "" Ta "1 if window has activity alert"
   .It Li "window_bell_flag" Ta "" Ta "1 if window has bell"
   .It Li "window_content_flag" Ta "" Ta "1 if window has content alert"
 .It Li "window_find_matches" Ta "" Ta "Matched data from the find-window"  .It Li "window_find_matches" Ta "" Ta "Matched data from the find-window"
 .It Li "window_flags" Ta "#F" Ta "Window flags"  .It Li "window_flags" Ta "#F" Ta "Window flags"
 .It Li "window_height" Ta "" Ta "Height of window"  .It Li "window_height" Ta "" Ta "Height of window"
Line 3102 
Line 3105 
 .It Li "window_layout" Ta "" Ta "Window layout description"  .It Li "window_layout" Ta "" Ta "Window layout description"
 .It Li "window_name" Ta "#W" Ta "Name of window"  .It Li "window_name" Ta "#W" Ta "Name of window"
 .It Li "window_panes" Ta "" Ta "Number of panes in window"  .It Li "window_panes" Ta "" Ta "Number of panes in window"
   .It Li "window_silence_flag" Ta "" Ta "1 if window has silence alert"
 .It Li "window_width" Ta "" Ta "Width of window"  .It Li "window_width" Ta "" Ta "Width of window"
 .It Li "wrap_flag" Ta "" Ta "Pane wrap flag"  .It Li "wrap_flag" Ta "" Ta "Pane wrap flag"
 .El  .El

Legend:
Removed from v.1.365  
changed lines
  Added in v.1.366