[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.811 and 1.812

version 1.811, 2021/01/17 16:17:41 version 1.812, 2021/01/20 07:16:54
Line 4651 
Line 4651 
 .Ql q:\&  .Ql q:\&
 will escape  will escape
 .Xr sh 1  .Xr sh 1
 special characters or with an  special characters or with a
 .Ql e  .Ql h
 suffix, escape hash characters (so  suffix, escape hash characters (so
 .Ql #  .Ql #
 becomes  becomes
Line 4882 
Line 4882 
 .It Li "window_cell_height" Ta "" Ta "Height of each cell in pixels"  .It Li "window_cell_height" Ta "" Ta "Height of each cell in pixels"
 .It Li "window_cell_width" Ta "" Ta "Width of each cell in pixels"  .It Li "window_cell_width" Ta "" Ta "Width of each cell in pixels"
 .It Li "window_end_flag" Ta "" Ta "1 if window has the highest index"  .It Li "window_end_flag" Ta "" Ta "1 if window has the highest index"
 .It Li "window_flags" Ta "#F" Ta "Window flags"  .It Li "window_flags" Ta "#F" Ta "Window flags with # escaped as ##"
   .It Li "window_raw_flags" Ta "" Ta "Window flags with nothing escaped"
 .It Li "window_format" Ta "" Ta "1 if format is for a window"  .It Li "window_format" Ta "" Ta "1 if format is for a window"
 .It Li "window_height" Ta "" Ta "Height of window"  .It Li "window_height" Ta "" Ta "Height of window"
 .It Li "window_id" Ta "" Ta "Unique window ID"  .It Li "window_id" Ta "" Ta "Unique window ID"

Legend:
Removed from v.1.811  
changed lines
  Added in v.1.812