Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
`make' completion in zsh-3.1.9
- X-seq: zsh-users 3677
- From: Andrew Morton <andrewm@xxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: `make' completion in zsh-3.1.9
- Date: Sun, 18 Mar 2001 02:13:32 +1100
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Sender: morton@xxxxxxxxxx
It's driving me nuts :)
I have
bindkey '^I' menu-expand-or-complete
and when I type
/usr/src/linux> make menu<tab>
the shell locks up for about ten seconds, recurring into every
directory of the kernel tree doing *something*. Finally,
it comes back with `make menuconfig'.
zsh-3.1.6 didn't do this - `make' completions returned
immediately.
Any suggestions?
Thanks.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author