pulseaudio/shell-completion/zsh
Tanu Kaskinen 1f9d4cbe93 shell-completion: zsh: Support also --server in remote detection
_set_remote() is supposed to find out if a remote server has been
specified on the command line, but previously it only checked for -s
and ignored --server, causing the completion code to connect to the
local server instead when it should have connected to the remote
server to get the data for the completions.
2014-08-17 09:20:51 +03:00
..
_pulseaudio shell-completion: zsh: Support also --server in remote detection 2014-08-17 09:20:51 +03:00