m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-20 01:23:43 -05:00

Fix $FZF_CLICK_{HEADER,FOOTER}_WORD with ANSI colors and tabs

This commit is contained in:
Junegunn Choi
2025-08-02 16:00:28 +09:00
parent 04c4269db3
commit da3d995709
2 changed files with 23 additions and 6 deletions

View File

@@ -1,6 +1,10 @@
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.
0.65.0
------
- Added `click-footer` event that is triggered when the footer section is clicked. When the event is triggered, the following environment variables are set: