diff options
author | nicm <nicm> | 2018-04-23 13:51:21 +0000 |
---|---|---|
committer | nicm <nicm> | 2018-04-23 13:51:21 +0000 |
commit | 068d1b97b225f2914e6e7c14b20ae2b77e016a28 (patch) | |
tree | bf5c19df8b6017e36a9695dada95b9c0c8140a90 /tmux.1 | |
parent | 4bf6f2706ee9cb0310cfc4756a50c11072795734 (diff) | |
download | rtmux-068d1b97b225f2914e6e7c14b20ae2b77e016a28.tar.gz rtmux-068d1b97b225f2914e6e7c14b20ae2b77e016a28.tar.bz2 rtmux-068d1b97b225f2914e6e7c14b20ae2b77e016a28.zip |
#aabbcc will use RGB if supported so don't say it is closest match.
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -2751,8 +2751,7 @@ to from the 256-colour set, .Ic default , or a hexadecimal RGB string such as -.Ql #ffffff , -which chooses the closest match from the default 256-colour set. +.Ql #ffffff . .Pp The attributes is either .Ic none |