v0.65.1
junegunn/fzfv0.65.1Aug 3, 2025by junegunn
AI Summary
Bug fixes for ANSI escape sequences handling, default `--nth` unsetting, and highlighting patterns.
Key Highlights
- Fixed `$FZF_CLICK_HEADER_WORD` and `$FZF_CLICK_FOOTER_WORD` when containing ANSI escape sequences or tabs.
- Fixed a bug where `change-nth` could not unset the default `--nth` option.
- Fixed highlighting bug when using `--color` patterns over ANSI-colored items.
Full Release Notes
- 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.