[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.314 and 1.315

version 1.314, 2013/03/21 16:09:59 version 1.315, 2013/03/21 16:14:09
Line 2366 
Line 2366 
 .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"
 .It Li "#W" Ta "Current window name"  .It Li "#W" Ta "Current window name"
   .It Li "'^" Ta "Prefix key if pressed or same length as spaces"
 .It Li "##" Ta "A literal" Ql #  .It Li "##" Ta "A literal" Ql #
 .El  .El
 .Pp  .Pp
Line 2935 
Line 2936 
 .It Li "client_created_string" Ta "String time client created"  .It Li "client_created_string" Ta "String time client created"
 .It Li "client_cwd" Ta "Working directory of client"  .It Li "client_cwd" Ta "Working directory of client"
 .It Li "client_height" Ta "Height of client"  .It Li "client_height" Ta "Height of client"
   .It Li "client_prefix" Ta "1 if prefix key has been pressed"
 .It Li "client_readonly" Ta "1 if client is readonly"  .It Li "client_readonly" Ta "1 if client is readonly"
 .It Li "client_termname" Ta "Terminal name of client"  .It Li "client_termname" Ta "Terminal name of client"
 .It Li "client_tty" Ta "Pseudo terminal of client"  .It Li "client_tty" Ta "Pseudo terminal of client"

Legend:
Removed from v.1.314  
changed lines
  Added in v.1.315