mirror of
https://github.com/junegunn/fzf
synced 2026-07-20 16:33:18 +00:00
c329279339
Support both ordinary completion trigger and empty trigger
kill <tab>
kill foo**<tab>
Close #1988
Close #385