mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-02 09:01:46 -05:00
shell-completion: Add completion for parec
Thanks to Damir Jelić for fixes in the zsh completion.
This commit is contained in:
parent
be10147611
commit
7978b9c242
2 changed files with 6 additions and 5 deletions
|
|
@ -492,7 +492,7 @@ _pacat () {
|
|||
;;
|
||||
esac
|
||||
}
|
||||
complete -F _pacat pacat paplay parecord
|
||||
complete -F _pacat pacat paplay parec parecord
|
||||
|
||||
_pulseaudio()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue