[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.539 and 1.540

version 1.539, 2017/03/22 07:16:54 version 1.540, 2017/04/05 10:49:46
Line 367 
Line 367 
 These specify the client, session, window or pane which a command should affect.  These specify the client, session, window or pane which a command should affect.
 .Pp  .Pp
 .Ar target-client  .Ar target-client
 should be the name of the  should be the name of the client,
   typically the
 .Xr pty 4  .Xr pty 4
 file to which the client is connected, for example either of  file to which the client is connected, for example either of
 .Pa /dev/ttyp1  .Pa /dev/ttyp1
Line 3510 
Line 3511 
 .It Li "client_height" Ta "" Ta "Height of client"  .It Li "client_height" Ta "" Ta "Height of client"
 .It Li "client_key_table" Ta "" Ta "Current key table"  .It Li "client_key_table" Ta "" Ta "Current key table"
 .It Li "client_last_session" Ta "" Ta "Name of the client's last session"  .It Li "client_last_session" Ta "" Ta "Name of the client's last session"
   .It Li "client_name" Ta "" Ta "Name of client"
 .It Li "client_pid" Ta "" Ta "PID of client process"  .It Li "client_pid" Ta "" Ta "PID of client process"
 .It Li "client_prefix" Ta "" Ta "1 if prefix key has been pressed"  .It Li "client_prefix" Ta "" Ta "1 if prefix key has been pressed"
 .It Li "client_readonly" Ta "" Ta "1 if client is readonly"  .It Li "client_readonly" Ta "" Ta "1 if client is readonly"

Legend:
Removed from v.1.539  
changed lines
  Added in v.1.540