mirror of
https://github.com/Llewellynvdm/fzf.git
synced 2025-02-12 17:08:35 +00: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.