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 767f1255ab
Make completion.bash load faster
* Reduce number of `__fzf_orig_completion < <(complete -p "$@" 2> /dev/null)`s
* Clean up options in fzf completion
* Remove telnet completion
1 month ago
..
completion.bash Make completion.bash load faster 1 month ago
completion.zsh Respect $FZF_DEFAULT_OPTS_FILE in key bindings and completion (#3742) 1 month ago
key-bindings.bash Respect $FZF_DEFAULT_OPTS_FILE in key bindings and completion (#3742) 1 month ago
key-bindings.fish Respect $FZF_DEFAULT_OPTS_FILE in key bindings and completion (#3742) 1 month ago
key-bindings.zsh Respect $FZF_DEFAULT_OPTS_FILE in key bindings and completion (#3742) 1 month ago