mirror of
https://github.com/junegunn/fzf.git
synced 2026-08-13 12:33:44 +02:00
When users define custom _fzf_compgen_path or _fzf_compgen_dir functions, FZF_COMPLETION_PATH_OPTS and FZF_COMPLETION_DIR_OPTS were not applied because the options were only computed inside the walker fallback branch. Close #4592 |
||
|---|---|---|
| .. | ||
| common.fish | ||
| common.sh | ||
| completion.bash | ||
| completion.fish | ||
| completion.zsh | ||
| key-bindings.bash | ||
| key-bindings.fish | ||
| key-bindings.zsh | ||
| update.sh | ||