mirror of
https://github.com/wfxr/forgit.git
synced 2026-09-10 07:16:23 -04:00
fzf has the following exit codes: 0 Normal exit 1 No match 2 Error 130 Interrupted with CTRL-C or ESC The forgit functions "log", "diff" and "stash show" are designed to display information, not to perform any action. Hence the fzf exit code 130 should not be interpreted as an error, it is normal exit behavior. Exclude this error value and return 0 in this case. |
||
|---|---|---|
| .. | ||
| forgit.plugin.fish | ||