mirror of
https://github.com/junegunn/fzf.git
synced 2025-08-25 01:13:50 -07:00
Add bindable double-click event (#374)
This commit is contained in:
@@ -50,6 +50,7 @@ const (
|
||||
|
||||
Invalid
|
||||
Mouse
|
||||
DoubleClick
|
||||
|
||||
BTab
|
||||
BSpace
|
||||
|
Reference in New Issue
Block a user