diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2019-03-08 05:22:49 +0100 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2019-03-25 02:15:26 +0100 |
commit | d37e6d40a19dadf41a223dcb1fde36c6fa622958 (patch) | |
tree | 77ae471befe051cc91a4de8ae432be4df37d1bc3 /lib/libalpm/backup.c | |
parent | 7a598d0845fda08e195e1a709297c761b68d79f4 (diff) | |
download | pacman-d37e6d40a19dadf41a223dcb1fde36c6fa622958.tar.gz pacman-d37e6d40a19dadf41a223dcb1fde36c6fa622958.tar.xz |
bash-completion: support file redirection completions
The current completions don't properly handle redirection operators, and
attempt to complete command completions rather than completing filenames
to redirect to.
bash-completion provides both _get_comp_words_by_ref and a higher-level
wrapper _init_completion, but the latter provides handling of redirection
operators, so switch to using that.
Signed-off-by: Eli Schwartz <eschwartz@archlinux.org>
Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'lib/libalpm/backup.c')
0 files changed, 0 insertions, 0 deletions