m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-19 09:03:43 -05:00

Fix caching when reload and query change triggered by the same binding

This commit is contained in:
Junegunn Choi
2023-05-01 13:53:34 +09:00
parent fb76893e18
commit b7c2e8cb67
3 changed files with 24 additions and 1 deletions

View File

@@ -1,6 +1,10 @@
CHANGELOG
=========
0.41.0
------
- Bug fixes
0.40.0
------
- Added `zero` event that is triggered when there's no match