From 179aec1578004c705522f5dc47190494988797b4 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sun, 3 Aug 2025 00:50:38 +0900 Subject: Fix '--color nth:regular' not to reset ANSI attributes of the original text --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d344de6..cda3431b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ CHANGELOG ------ - Fixed incorrect `$FZF_CLICK_HEADER_WORD` and `$FZF_CLICK_FOOTER_WORD` when the header or footer contains ANSI escape sequences and tab characters. - Fixed a bug where you cannot unset the default `--nth` using `change-nth` action. +- Fixed a highlighting bug when using `--color fg:dim,nth:regular` pattern over ANSI-colored items. 0.65.0 ------ -- cgit v1.2.3