guix/etc/completion
Tobias Geerinckx-Rice 17f76b209c
bash completion: Append to $COMPREPLY where possible.
_guix_complete is always called with a fresh empty array.

* etc/completion/bash/guix (_guix_complete_command)
(_guix_complete_subcommand, _guix_complete_installed_package)
(_guix_complete_option, _guix_complete_pid): Append to $COMPREPLY rather
than re-assigning.
2021-10-03 19:23:48 +02:00
..
bash bash completion: Append to $COMPREPLY where possible. 2021-10-03 19:23:48 +02:00
fish
zsh zsh completion: Add missing commands and arguments. 2021-08-28 17:57:50 +02:00