mirror of
https://github.com/junegunn/fzf.git
synced 2025-07-26 01:31:59 -07:00
Add 'result' event that is triggered when the result list is ready
Close #3560
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
CHANGELOG
|
||||
=========
|
||||
|
||||
0.46.0 (WIP)
|
||||
------
|
||||
- Added `result` event that is triggered when the filtering for the current query is complete and the result list is ready.
|
||||
- Bug fixes
|
||||
|
||||
0.45.0
|
||||
------
|
||||
- Added `transform` action to conditionally perform a series of actions
|
||||
|
Reference in New Issue
Block a user