You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
7 years ago
..
completion.bash [bash-completion] Fix custom completion with dynamic loader enabled 7 years ago
completion.zsh [completion] Ensure ps called as command (#1098) 7 years ago
key-bindings.bash [shell] Enable sorting by default in CTRL-R 8 years ago
key-bindings.fish [fish] Fix ctrl-r regression in versions <2.4 (#972) 7 years ago
key-bindings.zsh [zsh] Fire zsh precmd functions after cd (#1136) 7 years ago