diff options
| author | Tomas Janousek <tomi@nomi.cz> | 2020-11-11 11:00:44 +0000 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2020-11-13 02:16:54 +0900 |
| commit | db9cb2ddda5a9dbe33af64358b53d76211dd4282 (patch) | |
| tree | 246418422d62e7e1eb68bbdded24e6c1ffc2e1ab /plugin | |
| parent | 722d66e85abde02518214edd1ab186d321c0170c (diff) | |
| download | fzf-db9cb2ddda5a9dbe33af64358b53d76211dd4282.tar.gz | |
[bash-completion] Avoid empty _a, _v completions
This doesn't look right:
$ complete | grep ' _.$'
complete _a
complete _v
The __fzf_orig_completion_filter invocation in _fzf_setup_completion
needs the /-F/ filter, just like all the other invocations.
Fixes: d4ad4a25db5f ("[bash-completion] Fix default alias/variable completion")
Diffstat (limited to 'plugin')
0 files changed, 0 insertions, 0 deletions
