[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.402 and 1.403

version 1.402, 2014/10/02 14:21:06 version 1.403, 2014/10/18 20:28:19
Line 3648 
Line 3648 
 $ printf '\e033]12;red\e033\e\e'  $ printf '\e033]12;red\e033\e\e'
 .Ed  .Ed
 .It Em \&Ss , Se  .It Em \&Ss , Se
 Change the cursor style.  Set or reset 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:
 .Bd -literal -offset indent  .Bd -literal -offset indent
Line 3656 
Line 3656 
 .Ed  .Ed
 .Pp  .Pp
 If  If
 .Em Csr  .Em Se
 is set, it 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.
 of  
 .Em Cs .  
 .It Em \&Ms  .It Em \&Ms
 This sequence can be used by  This sequence can be used by
 .Nm  .Nm

Legend:
Removed from v.1.402  
changed lines
  Added in v.1.403