diff options
author | Thomas Adam <thomas@xteddy.org> | 2020-10-05 12:01:23 +0100 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2020-10-05 12:01:23 +0100 |
commit | f5b7ebc540fe3db5c3a5fe97d01de44551e76058 (patch) | |
tree | 0a80a47f98ec4146143b6b92286c359f201dcbc1 /tmux.1 | |
parent | 92a2e7411f26257bba32317793eac3d42a330b6b (diff) | |
parent | 1479e32e1af82826dbc5a323e22f1a96eb0a692b (diff) | |
download | rtmux-f5b7ebc540fe3db5c3a5fe97d01de44551e76058.tar.gz rtmux-f5b7ebc540fe3db5c3a5fe97d01de44551e76058.tar.bz2 rtmux-f5b7ebc540fe3db5c3a5fe97d01de44551e76058.zip |
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -5897,8 +5897,8 @@ Set a styled underscore. 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 and 5 for dashed underscore. -.It Em \&Setulc -Set the underscore colour. +.It Em \&Setulc , \&ol +Set the underscore colour or reset to the default. The argument is (red * 65536) + (green * 256) + blue where each is between 0 and 255. .It Em \&Ss , Se |