[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.930 and 1.931

version 1.930, 2023/09/01 13:48:54 version 1.931, 2023/09/02 09:17:23
Line 6802 
Line 6802 
 The single parameter is one of: 0 for no underscore, 1 for normal  The single parameter is one of: 0 for no underscore, 1 for normal
 underscore, 2 for double underscore, 3 for curly underscore, 4 for dotted  underscore, 2 for double underscore, 3 for curly underscore, 4 for dotted
 underscore and 5 for dashed underscore.  underscore and 5 for dashed underscore.
 .It Em \&Setulc , \&ol  .It Em \&Setulc , \&Setulc1, \&ol
 Set the underscore colour or reset to the default.  Set the underscore colour or reset to the default.
 The argument is (red * 65536) + (green * 256) + blue where each is between 0  .Em Setulc
   is for RGB colours and
   .Em Setulc1
   for ANSI or 256 colours.
   The
   .Em Setulc
   argument is (red * 65536) + (green * 256) + blue where each is between 0
 and 255.  and 255.
 .It Em \&Ss , Se  .It Em \&Ss , Se
 Set or reset the cursor style.  Set or reset the cursor style.

Legend:
Removed from v.1.930  
changed lines
  Added in v.1.931