Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: completion of command names



	Author:        Zefram <zefram@xxxxxxxxx>
	Original-Date: Fri, 5 Jun 1998 17:58:56 +0100 (BST)
	Message-ID:    <199806051658.RAA30302@xxxxxxxxxxxxxxxx>

> >compctl -c  allmanpages man myman obin which wh where wr qs lw obin
>
> Works fine for me in 3.1.4 (i586-pc-linux).

hrm... actually it looks like there's a problem earlier in the completions file:

# source /usr/local/etc/zsh/completions
/usr/local/etc/zsh/completions: number expected [38]

line 38 is

compctl -f -x 'c[-1,-a]' -K allapps - 'S[-]' -k (-a -p -o -NXHost -unhide  
-nostat -wait -temp) -- open

And that did work with 3.0.5 just the way it is....

TjL



Messages sorted by: Reverse Date, Date, Thread, Author