mirror of
https://github.com/junegunn/fzf.git
synced 2026-08-19 13:27:37 +02:00
* [bash/zsh] Fix missing fuzzy completions `cat foo**<TAB>` did not display the file `foobar` if there was a directory named `foo`. Fixes #1301 * [zsh] Evaluate completion prefix cat $HOME** cat ~username** cat ~username/foo** |
||
|---|---|---|
| .. | ||
| completion.bash | ||
| completion.zsh | ||
| key-bindings.bash | ||
| key-bindings.fish | ||
| key-bindings.zsh | ||