[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.359 and 1.360

version 1.359, 2013/05/31 19:56:05 version 1.360, 2013/06/02 07:52:15
Line 3571 
Line 3571 
 understands some extensions to  understands some extensions to
 .Xr terminfo 5 :  .Xr terminfo 5 :
 .Bl -tag -width Ds  .Bl -tag -width Ds
 .It Em Cc , Cr  .It Em Cs , Cr
 Set the cursor colour.  Set the cursor colour.
 The first takes a single string argument and is used to set the colour;  The first takes a single string argument and is used to set the colour;
 the second takes no arguments and restores the default cursor colour.  the second takes no arguments and restores the default cursor colour.
Line 3581 
Line 3581 
 .Bd -literal -offset indent  .Bd -literal -offset indent
 $ printf '\e033]12;red\e033\e\e'  $ printf '\e033]12;red\e033\e\e'
 .Ed  .Ed
 .It Em Cs , Csr  .It Em Ss , Se
 Change the cursor style.  Change the cursor style.
 If set, a sequence such as this may be used  If set, a sequence such as this may be used
 to change the cursor to an underline:  to change the cursor to an underline:

Legend:
Removed from v.1.359  
changed lines
  Added in v.1.360