]> git.ipfire.org Git - thirdparty/systemd.git/commit - shell-completion/zsh/_coredumpctl
zsh/coredumpctl: complete argument for --debugger=
authorPaul Seyfert <pseyfert.mathphys@gmail.com>
Tue, 25 Dec 2018 18:30:50 +0000 (19:30 +0100)
committerPaul Seyfert <pseyfert.mathphys@gmail.com>
Tue, 25 Dec 2018 18:30:50 +0000 (19:30 +0100)
commitddc052dc4e866747011abe8afca57a816b19124d
treed1a8683be1ba6776e8ea1d338fc4e173ac2032bd
parent8eab766804ef4fa21d26c00fd0baab3f1a47bb5c
zsh/coredumpctl: complete argument for --debugger=

This way external commands (i.e. executables in the PATH) are suggested
at --debugger=<TAB>. Upon starting a path (e.g. --debugger=/<TAB> or
--debugger=./<TAB>), filenames of executables are completed.
shell-completion/zsh/_coredumpctl