Bug#1081268: shell completion is out-of-date

VA bugs at indigo.re
Tue Sep 10 09:16:27 BST 2024


Package: pulseaudio-utils
Version: 16.1+dfsg1-5.1

Debian's pactl supports "get-sink-volume" subcommand:

% pactl help | grep 'get-.*sink.*volume'
pactl [options] get-(sink|source)-volume NAME|#N

and this subcommand is listed in shell completion upstream:
https://github.com/pulseaudio/pulseaudio/blob/master/shell-completion/zsh/_pulseaudio#L269

but not in debian autocompletion, which is therefore obsolete

% grep get-sink-volume /usr/share/zsh/vendor-completions/_pulseaudio
%



More information about the pkg-pulseaudio-devel mailing list