mirror of
https://github.com/Llewellynvdm/fzf.git
synced 2025-02-10 16:08:32 +00:00
'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