X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=docs%2FCOMPLETION-ZSH;h=01b845b7f1e8e62ca26c3b616113d60748ecd85a;hp=70cc287ebfed4f9fbe0875f55bb68e9d4996c7f1;hb=31750e8a12eafcd1b8fa81cb12b988e680254f24;hpb=4c1efddfd499300c7e74263e57d8aa137e84c853 diff --git a/docs/COMPLETION-ZSH b/docs/COMPLETION-ZSH index 70cc287..01b845b 100644 --- a/docs/COMPLETION-ZSH +++ b/docs/COMPLETION-ZSH @@ -4,7 +4,7 @@ # the Z Shell (zsh) for the nmh mail system. # # You may need to edit where it says EDIT ME. -# These were orginally written for MH by Peter Stephenson +# These were originally written for MH by Peter Stephenson # The following three functions are best autoloaded. # @@ -123,14 +123,14 @@ compctl -K mhfseq -x 's[+][@],c[-1] s[+][@]' \ -K mhcomp -S / -q - 'c[-1]' -K mhfseq - \ 'C[-1,-(editor|whatnowproc)]' -c - \ 's[-]' -k "(editor noedit \ - form use nouse whatnowproc nowhatnowproc help)" - \ + form use nouse whatnowproc help)" - \ 'c[-1,-form]' -K mhfile -- comp compctl -K mhfseq -x 's[+][@]' \ -K mhcomp -S / -q - 'c[-1]' -K mhfseq -\ 's[-]' -k "(annotate noannotate cc nocc \ editor noedit filter nofilter form group nogroup \ - query noquery width whatnowproc nowhatnowproc help)" - 'c[-1,(cc|nocc)]' \ + query noquery width whatnowproc help)" - 'c[-1,(cc|nocc)]' \ -k "(all to cc me)" - 'C[-1,-(filter|form)]' -K mhfile - \ 'C[-1,-(editor|whatnowproc)]' -c -- repl