mirror of
https://github.com/junegunn/fzf.git
synced 2025-05-19 04:40:22 -07:00
A spec can have `exit` callback that is called with the exit status of fzf. This can be used to clean up temporary resources or restore the original state when fzf is closed without a selection.