pulseaudio/shell-completion
Sibo Dong 53e3b53408 shell-completion: bash: Localize word variable
The word variables used in the _pactl and _pacmd functions are
unlocalized. Thus, the variable appears in the user's environment when
tab-completing with pactl or pacmd. This may clobber another variable
of the same name, which is undesirable.

Localize the word variable to fix this issue.

Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/623>
2021-08-25 15:54:35 +00:00
..
bash shell-completion: bash: Localize word variable 2021-08-25 15:54:35 +00:00
zsh fix handling of symbolic port names in zsh completion 2021-02-15 15:06:35 +00:00