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