mirror of
https://github.com/junegunn/fzf
synced 2026-07-25 17:21:42 +00:00
1ed25d76ba
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().