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

Add mouse events for --bind

Close #3473
This commit is contained in:
Junegunn Choi
2023-10-10 18:58:22 +09:00
parent a0d61b4c37
commit 391aa14845
5 changed files with 92 additions and 12 deletions

View File

@@ -55,6 +55,14 @@ const (
DoubleClick
LeftClick
RightClick
SLeftClick
SRightClick
ScrollUp
ScrollDown
SScrollUp
SScrollDown
PreviewScrollUp
PreviewScrollDown
BTab
BSpace