X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=docs%2FCOMPLETION-ZSH;h=01b845b7f1e8e62ca26c3b616113d60748ecd85a;hp=2b47557b24979eb308a9f0f8972baa0dff87c002;hb=31750e8a12eafcd1b8fa81cb12b988e680254f24;hpb=8edc5aaf86f9f77124664f6801bc6c6cdf258173 diff --git a/docs/COMPLETION-ZSH b/docs/COMPLETION-ZSH index 2b47557..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 @@ -152,10 +152,8 @@ compctl -K mhfseq -x 's[+][@]' -K mhcomp -S / -q - \ file help width)" - 'c[-1,-file]' -f - 'c[-1,-form]' -K mhfile -- scan compctl -K mhfseq -x 's[+][@]' -K mhcomp -S / -q - \ - 's[-]' -k "(draft form moreproc header noheader \ - showproc width help)" - 'C[-1,-(show|more)proc]' -c - \ - 'c[-1,-file]' -f - 'c[-1,-form]' -K mhfile - \ - 'c[-1,-width]' -s '$COLUMNS' -- show next prev + 's[-]' -k "(file form part type help)" - \ + 'c[-1,-file]' -f - 'c[-1,-form]' -K mhfile - -- show next prev compctl -K mhfseq -x 's[+][@]' -K mhcomp -S / -q - 's[-]' \ -k "(help)" -- rmm