Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh-4.06 solaris completion and permission denied
- X-seq: zsh-users 5400
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxx>
- To: "Timothy Babin" <tbabin@xxxxxxxxxxxxxxxxxx>, "'zsh-users@xxxxxxxxxx '" <zsh-users@xxxxxxxxxx>
- Subject: Re: zsh-4.06 solaris completion and permission denied
- Date: Sat, 28 Sep 2002 02:04:01 +0000
- In-reply-to: <A19D67E3240DD511960200508BF93BF2043720DA@xxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <A19D67E3240DD511960200508BF93BF2043720DA@xxxxxxxxxxxxxxxxxxxxxx>
On Sep 27, 3:58pm, Timothy Babin wrote:
}
} I just downloaded, compiled, and installed zsh-4.06 but keep getting
} permission denied errors when attempting to use completion.
The first question is, are you completing with the newer compsys completion
(installed with `compinit' from your startup files) or the older compctl
completion (which is still the default)?
If the former, have you tried using ctrl-x question-mark, the binding for
_complete_debug, to see where the error is occurring?
Does it matter WHAT you're completing? Files? Directories? Option names
for `setopt'? Variable names?
The more information you provide, the more likely it is somebody will be
able to recognize the problem.
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net
Messages sorted by:
Reverse Date,
Date,
Thread,
Author