mirror of
https://github.com/junegunn/fzf
synced 2026-06-09 10:03:17 +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().