From 8645836f09bd7d1060f124a18bab534ee4970dc0 Mon Sep 17 00:00:00 2001 From: James Rowe Date: Wed, 6 Nov 2019 06:52:26 +0000 Subject: Add zsh completion support This adds completion support for all the current commands, including completion for sink and source names where they are used. --- examples/zsh-completion/README | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 examples/zsh-completion/README (limited to 'examples/zsh-completion/README') diff --git a/examples/zsh-completion/README b/examples/zsh-completion/README new file mode 100644 index 0000000..89b3afd --- /dev/null +++ b/examples/zsh-completion/README @@ -0,0 +1,3 @@ +To use the completion functions defined in this directory either: add +the completions you wish to use to a directory in your $fpath, or add +this directory's path to $fpath *prior* to calling compinit. -- cgit v1.2.3-24-ge0c7