fzf/shell
Junegunn Choi d6588fc835
[bash-completion] Fix custom completion with dynamic loader enabled
After _completion_loader is called, instead of loading the entire
completion.bash file, just restore the fzf completion for the current
command. `_fzf_orig_completion_$cmd` is only set if _completion_loader
actually changed the completion options to avoid infinite loop.

Close #1170
2017-12-03 23:32:41 +09:00
..
completion.bash [bash-completion] Fix custom completion with dynamic loader enabled 2017-12-03 23:32:41 +09:00
completion.zsh [completion] Ensure ps called as command (#1098) 2017-10-21 10:31:34 +09:00
key-bindings.bash [shell] Enable sorting by default in CTRL-R 2017-03-03 12:20:01 +09:00
key-bindings.fish [fish] Fix ctrl-r regression in versions <2.4 (#972) 2017-07-15 18:50:23 +09:00
key-bindings.zsh [zsh] Fire zsh precmd functions after cd (#1136) 2017-11-14 12:43:52 +09:00