mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-18 00:03:39 -05:00
Add 'result' event that is triggered when the result list is ready
Close #3560
This commit is contained in:
@@ -105,6 +105,7 @@ const (
|
||||
Focus
|
||||
One
|
||||
Zero
|
||||
Result
|
||||
|
||||
AltBS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user