mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-27 07:00:01 -05:00
build: Add bash completion
This patch adds bash completion for pulseaudio and all of the utilities. Channel maps and properties are not yet completed. This should make mostly pactl/pacmd more useful for bash users. Thanks to Denis Kasak for the awk magic (fetching ports and profiles from the card info).
This commit is contained in:
parent
4ee84730bc
commit
dfa7a6fff1
2 changed files with 562 additions and 0 deletions
|
|
@ -34,6 +34,7 @@ EXTRA_DIST = \
|
|||
vala/libpulse-mainloop-glib.deps \
|
||||
vala/libpulse-mainloop-glib.vapi \
|
||||
shell-completion/pulseaudio-zsh-completion.zsh \
|
||||
shell-completion/pulseaudio-bash-completion.sh \
|
||||
.gitignore \
|
||||
doxygen/.gitignore \
|
||||
m4/.gitignore \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue