[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.547 and 1.548

version 1.547, 2017/05/04 07:16:43 version 1.548, 2017/05/05 11:59:47
Line 3586 
Line 3586 
 .It Li "session_id" Ta "" Ta "Unique session ID"  .It Li "session_id" Ta "" Ta "Unique session ID"
 .It Li "session_many_attached" Ta "" Ta "1 if multiple clients attached"  .It Li "session_many_attached" Ta "" Ta "1 if multiple clients attached"
 .It Li "session_name" Ta "#S" Ta "Name of session"  .It Li "session_name" Ta "#S" Ta "Name of session"
   .It Li "session_stack" Ta "" Ta "Window indexes in most recent order"
 .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 "socket_path" Ta "" Ta "Server socket path"  .It Li "socket_path" Ta "" Ta "Server socket path"
Line 3605 
Line 3606 
 .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_silence_flag" Ta "" Ta "1 if window has silence alert"
   .It Li "window_stack_index" Ta "" Ta "Index in session most recent stack"
 .It Li "window_visible_layout" Ta "" Ta "Window layout description, respecting zoomed window panes"  .It Li "window_visible_layout" Ta "" Ta "Window layout description, respecting zoomed window panes"
 .It Li "window_width" Ta "" Ta "Width of window"  .It Li "window_width" Ta "" Ta "Width of window"
 .It Li "window_zoomed_flag" Ta "" Ta "1 if window is zoomed"  .It Li "window_zoomed_flag" Ta "" Ta "1 if window is zoomed"

Legend:
Removed from v.1.547  
changed lines
  Added in v.1.548