Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: completion of command names
- X-seq: zsh-users 1572
- From: Timothy J Luoma <luomat+Lists/Zsh/users@xxxxxxxxxxxxxxx>
- To: Zefram <zefram@xxxxxxxxx>
- Subject: Re: completion of command names
- Date: Fri, 5 Jun 98 13:45:01 -0400
- Cc: zsh-users@xxxxxxxxxxxxxxx
- In-reply-to: <199806051658.RAA30302@xxxxxxxxxxxxxxxx>
- References: <199806051658.RAA30302@xxxxxxxxxxxxxxxx>
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