[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.477 and 1.478

version 1.477, 2016/01/19 15:59:12 version 1.478, 2016/01/29 11:13:56
Line 2921 
Line 2921 
 .Op Ic on | off  .Op Ic on | off
 .Xc  .Xc
 Allow programs to change the window name using a terminal escape  Allow programs to change the window name using a terminal escape
 sequence (\\033k...\\033\\\\).  sequence (\eek...\ee\e\e).
 The default is on.  The default is on.
 .Pp  .Pp
 .It Xo Ic alternate-screen  .It Xo Ic alternate-screen
Line 4024 
Line 4024 
 .El  .El
 .Sh TERMINFO EXTENSIONS  .Sh TERMINFO EXTENSIONS
 .Nm  .Nm
 understands some extensions to  understands some unofficial extensions to
 .Xr terminfo 5 :  .Xr terminfo 5 :
 .Bl -tag -width Ds  .Bl -tag -width Ds
 .It Em Cs , Cr  .It Em Cs , Cr
Line 4048 
Line 4048 
 If  If
 .Em Se  .Em Se
 is not set, \&Ss with argument 0 will be used to reset the cursor style instead.  is not set, \&Ss with argument 0 will be used to reset the cursor style instead.
   .It Em \&Tc
   Indicate that the terminal supports the
   .Ql direct colour
   RGB escape sequence (for example, \ee[38;2;255;255;255m).
 .It Em \&Ms  .It Em \&Ms
 This sequence can be used by  Store the current buffer in the host terminal's selection (clipboard).
 .Nm  
 to store the current buffer in the host terminal's selection (clipboard).  
 See the  See the
 .Em set-clipboard  .Em set-clipboard
 option above and the  option above and the

Legend:
Removed from v.1.477  
changed lines
  Added in v.1.478