mirror of
https://github.com/Llewellynvdm/fzf.git
synced 2025-01-28 01:28:31 +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