mirror of
https://github.com/junegunn/fzf.vim.git
synced 2026-09-10 16:53:22 +08:00
fzf#wrap turns them into --expect, which fzf matches with the same case
folding as a binding, so g:fzf_action = {'CTRL-O': 'split'} slipped past the
check. The footer advertised Show while --expect closed fzf instead.