mirror of
https://github.com/junegunn/fzf
synced 2026-07-18 16:13:19 +00:00
5a7b41a2cf
'accept-non-empty' is similar to 'accept' (which is bound to 'enter' and 'double-click' by default) but it prevents fzf from exiting without any selection. Close #1162