[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.790 and 1.791

version 1.790, 2020/07/27 08:03:10 version 1.791, 2020/08/20 16:57:40
Line 4574 
Line 4574 
 .Ql #{p10:pane_title}  .Ql #{p10:pane_title}
 will result in a width of at least 10 characters.  will result in a width of at least 10 characters.
 A positive width pads on the left, a negative on the right.  A positive width pads on the left, a negative on the right.
   .Ql n
   expands to the length of the variable, for example
   .Ql #{n:window_name} .
 .Pp  .Pp
 Prefixing a time variable with  Prefixing a time variable with
 .Ql t:\&  .Ql t:\&

Legend:
Removed from v.1.790  
changed lines
  Added in v.1.791