fzf/shell
Tomas Janousek 7bd99a22ee [bash-completion] Fix endless loop when completion.bash sourced twice
I forgot to add the "not _fzf" check into __fzf_orig_completion, so
invoking it twice would rewrite the _fzf_orig_completion_xxx variables
and then cause an endless loop when completion is requested.

Fixes: ef2c29d5d4 ("[bash-completion] Optimize __fzf_orig_completion_filter")
2020-11-14 10:29:05 +09:00
..
completion.bash [bash-completion] Fix endless loop when completion.bash sourced twice 2020-11-14 10:29:05 +09:00
completion.zsh [completion] Make host completion handle source files without EOL 2020-10-06 20:54:42 +09:00
key-bindings.bash [fzf-tmux] Fall back to plain fzf when split failed 2020-04-03 13:23:15 +09:00
key-bindings.fish [fish] Fix parser handling of option-like args (#2208) 2020-10-12 12:58:37 +09:00
key-bindings.zsh [zsh] Keep current $BUFFER on ALT-C 2020-10-03 14:55:02 +09:00