mirror of
https://github.com/junegunn/fzf.git
synced 2026-02-11 20:51:56 +08:00
Add 'multi' event triggered on multi-selection changes
This commit is contained in:
@@ -132,6 +132,7 @@ const (
|
||||
Jump
|
||||
JumpCancel
|
||||
ClickHeader
|
||||
Multi
|
||||
)
|
||||
|
||||
func (t EventType) AsEvent() Event {
|
||||
|
||||
Reference in New Issue
Block a user