mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-16 23:33:39 -05:00
The clean-up is done in s:collect(), so let's make sure it's run before we may terminate due to CTRL-C or ESC (or some other error code) in s:exit_handler().