Systemd/shell-completion
Daniel Wallace 9494131b91 zsh_completion: complete only pids for systemd-coredumpctl
Instead of completing the whole line, which doesn't work, only complete
the pid, but still show the whole line so the user can see which command
was which.

Users can also let the parameter expansion sort the completion by date
instead of by pid, by setting

zstyle ':completion:*:*:systemd-coredumpctl:*' sort no

so that the zshcompsys doesn't sort the _describe function for only
systemd-coredumpctl.
2013-05-06 22:49:15 +02:00
..
bash systemd-analyse: add "critical-chain" command 2013-04-26 13:34:22 +02:00
systemd-zsh-completion.zsh zsh_completion: complete only pids for systemd-coredumpctl 2013-05-06 22:49:15 +02:00