Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Bug#463507: zsh: Completion fails with: "_main_complete:161: permission denied:"
- X-seq: zsh-workers 24532
- From: Clint Adams <schizo@xxxxxxxxxx>
- To: agcosta@xxxxxxx, 463507@xxxxxxxxxxxxxxx
- Subject: Re: Bug#463507: zsh: Completion fails with: "_main_complete:161: permission denied:"
- Date: Tue, 5 Feb 2008 09:19:57 -0500
- Cc: zsh-workers@xxxxxxxxxx
- In-reply-to: <20080205024651.ea4026a1.agcosta@xxxxxxx>
- Mail-followup-to: agcosta@xxxxxxx, 463507@xxxxxxxxxxxxxxx, zsh-workers@xxxxxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20080131221535.c1aa6f7c.agcosta@xxxxxxx> <20080201133818.GA28192@xxxxxxxxxxx> <20080201173143.2a7ec474.agcosta@xxxxxxx> <20080202030920.GA2099@xxxxxxxxxxx> <20080202014728.9aeb3310.agcosta@xxxxxxx> <20080202184123.GA20032@xxxxxxxxxxx> <20080203004905.a85d2c3c.agcosta@xxxxxxx> <20080205033050.GA4729@xxxxxxxxxxx> <20080205024651.ea4026a1.agcosta@xxxxxxx>
On Tue, Feb 05, 2008 at 02:46:51AM -0500, A. Costa wrote:
> 'zsh-newuser-install' gave me:
>
> % zstyle -L | grep completer
> zstyle ':completion:*' completer ''
I think maybe it should prevent that from ever happening.
You probably want
zstyle ':completion:*' completer _complete
at the VERY minimum.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author