pacman/scripts/completion
Eli Schwartz ea877c596b bash-completion: disable completions for pacman --search operations
We don't need exact package name completions for something that expects a
regular expression *search*, which is what we currently do. If you want
a package name completion for a search, you don't need the search.

This change is consistent with the current state of zsh completions.

Fixes FS#59965

Signed-off-by: Eli Schwartz <eschwartz@archlinux.org>
Signed-off-by: Allan McRae <allan@archlinux.org>
2018-10-21 19:33:57 +10:00
..
.gitignore Move bash/zsh completion out of contrib 2016-10-10 10:38:05 +10:00
bash_completion.in bash-completion: disable completions for pacman --search operations 2018-10-21 19:33:57 +10:00
zsh_completion.in scripts: Remove trailing semicolons 2018-08-10 12:37:20 +10:00