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

Re: Bug#463507: zsh: Completion fails with: "_main_complete:161: permission denied:"



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