diff options
author | Phil Jones <philj56@gmail.com> | 2022-08-12 23:27:24 +0100 |
---|---|---|
committer | Phil Jones <philj56@gmail.com> | 2022-08-12 23:27:24 +0100 |
commit | 8c79e9d1019c80a52e635c2d54debb22a05e046d (patch) | |
tree | 274fb683d87b0efbfebe1a10466a4e91698ba713 /doc/tofi.5.scd | |
parent | 8e45592c5703451563eaf4edcd7033f80ce23b53 (diff) |
Add note about fuzzy matching highlight colour.
Diffstat (limited to 'doc/tofi.5.scd')
-rw-r--r-- | doc/tofi.5.scd | 5 |
1 files changed, 3 insertions, 2 deletions
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 |