From af0014aba8bc49f6acb35f96cb9642bf3d163edd Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sun, 3 Aug 2025 00:28:50 +0900 Subject: Fix a bug where you cannot unset the default `--nth` using `change-nth` --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index ca524250..5d344de6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ CHANGELOG 0.65.1 ------ - 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. 0.65.0 ------ -- cgit v1.2.3