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