mirror of
https://github.com/junegunn/fzf.git
synced 2025-12-28 23:16:55 +08:00
fzf does not currently define vi-command mode mappings. This is particularly annoying for <C-r>, which opens bash's old-fashioned recursive history search.
This patch adds vi-command mode mappings that simply drop back into vi-insert mode ("i") and then trigger the primary mapping.
8.5 KiB
Executable File
8.5 KiB
Executable File