mirror of
https://github.com/junegunn/fzf.git
synced 2026-05-11 09:08:38 +08:00
b3b101a89c
left-click and right-click are respectively bound to "ignore" and "toggle" (after implicitly moving the cursor) by default. Close #1130