From 068d1b97b225f2914e6e7c14b20ae2b77e016a28 Mon Sep 17 00:00:00 2001 From: nicm Date: Mon, 23 Apr 2018 13:51:21 +0000 Subject: [PATCH] #aabbcc will use RGB if supported so don't say it is closest match. --- tmux.1 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tmux.1 b/tmux.1 index 5a6103a1..2d8edff9 100644 --- a/tmux.1 +++ b/tmux.1 @@ -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