mirror of
https://github.com/junegunn/fzf.git
synced 2026-03-06 23:25:19 +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