From 8c79e9d1019c80a52e635c2d54debb22a05e046d Mon Sep 17 00:00:00 2001 From: Phil Jones Date: Fri, 12 Aug 2022 23:27:24 +0100 Subject: Add note about fuzzy matching highlight colour. --- doc/tofi.5.scd | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc/tofi.5.scd') diff --git a/doc/tofi.5.scd b/doc/tofi.5.scd index 2cb4dad..df2f4d6 100644 --- a/doc/tofi.5.scd +++ b/doc/tofi.5.scd @@ -86,8 +86,9 @@ options. Default: #F92672 *selection-match-color*=_color_ - Color of the matching portion of the selected result. Any color that is - fully transparent (alpha = 0) will disable this highlighting. + Color of the matching portion of the selected result. This will not + always be shown if the *fuzzy-match* option is set to true. Any color + that is fully transparent (alpha = 0) will disable this highlighting. See *COLORS* for more information. Default: #00000000 -- cgit v1.2.3