mirror of
https://github.com/junegunn/fzf.git
synced 2026-05-06 13:54:02 +08:00
c329279339
Support both ordinary completion trigger and empty trigger
kill <tab>
kill foo**<tab>
Close #1988
Close #385