[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.755 and 1.756

version 1.755, 2020/05/16 14:34:44 version 1.756, 2020/05/16 14:39:40
Line 5556 
Line 5556 
 .Ic terminal-features  .Ic terminal-features
 option should be used.  option should be used.
 .Bl -tag -width Ds  .Bl -tag -width Ds
   .It Em \&AX
   An existing extension that tells
   .Nm
   the terminal supports default colours.
 .It Em \&Cs , 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;
Line 5568 
Line 5572 
 .Ed  .Ed
 .It Em \&Cmg, \&Clmg, \&Dsmg , \&Enmg  .It Em \&Cmg, \&Clmg, \&Dsmg , \&Enmg
 Set, clear, disable or enable DECSLRM margins.  Set, clear, disable or enable DECSLRM margins.
   These are set automatically if the terminal reports it is
   .Em VT420
   compatible.
 .It Em \&Dsbp , \&Enbp  .It Em \&Dsbp , \&Enbp
 Disable and enable bracketed paste.  Disable and enable bracketed paste.
   These are set automatically if the
   .Em XT
   capability is present.
   .It Em \&Dsfcs , \&Enfcs
   Disable and enable focus reporting.
   These are set automatically if the
   .Em XT
   capability is present.
 .It Em \&Smol  .It Em \&Smol
 Enable the overline attribute.  Enable the overline attribute.
 .It Em \&Smulx  .It Em \&Smulx
Line 5620 
Line 5635 
 option above and the  option above and the
 .Xr xterm 1  .Xr xterm 1
 man page.  man page.
   .It Em \&XT
   This is an existing extension capability that tmux uses to mean that the
   terminal supports the
   .Xr xterm 1
   title set sequences and to automatically set some of the capabilities above.
 .El  .El
 .Sh CONTROL MODE  .Sh CONTROL MODE
 .Nm  .Nm

Legend:
Removed from v.1.755  
changed lines
  Added in v.1.756