diff options
| author | ptzz <ponca707@gmail.com> | 2018-06-02 03:40:33 +0200 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2018-06-02 10:40:33 +0900 |
| commit | 2b19c0bc685fc2f726b977d161e6ce720a4d04a8 (patch) | |
| tree | 8a7bad332c6e651d1bd489fb9cb52d165d375ed1 /plugin | |
| parent | 76a2dcb5a95c3027eeb811c0abb9331928c13653 (diff) | |
| download | fzf-2b19c0bc685fc2f726b977d161e6ce720a4d04a8.tar.gz | |
[bash/zsh] Fix missing fuzzy completions (#1303)
* [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**
Diffstat (limited to 'plugin')
0 files changed, 0 insertions, 0 deletions
