m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-16 23:33:39 -05:00

Add bindable double-click event (#374)

This commit is contained in:
Junegunn Choi
2015-10-13 02:24:38 +09:00
parent b4ce89bbf5
commit f80ff8c917
3 changed files with 195 additions and 184 deletions

View File

@@ -50,6 +50,7 @@ const (
Invalid
Mouse
DoubleClick
BTab
BSpace