mirror of
https://github.com/junegunn/fzf.git
synced 2026-05-25 01:38:48 +08:00
Add 'load' event that is triggered when the input stream is complete
and the first search (with or without query) is complete
This commit is contained in:
@@ -91,6 +91,7 @@ const (
|
||||
Change
|
||||
BackwardEOF
|
||||
Start
|
||||
Load
|
||||
|
||||
AltBS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user