Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Avoid LDAP hit during completion
- X-seq: zsh-users 8981
- From: William Scott <wgscott@xxxxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: Avoid LDAP hit during completion
- Date: Tue, 7 Jun 2005 18:32:52 -0700 (PDT)
- In-reply-to: <99F1A6E4-08F6-4815-BBF4-5047F5E764DA@xxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <FFF88236-D978-451E-8149-E994EFAB420F@xxxxxxx> <200506070926.j579QW1R022316@xxxxxxxxxxxxxx> <2BEEA527-E202-4FC2-BF10-EEF108F473DB@xxxxxxx> <1e7d10fea1822db04c209365d48db60f@xxxxxxx> <99F1A6E4-08F6-4815-BBF4-5047F5E764DA@xxxxxxxxxxxxxxxx>
I think this might be happening if you have configured OSX to consult
/etc/passwd by default and have those remote directories listed in there.
If they were in NetInfo or somewhere else non-canonical that zsh would not
see, then the problem would not arise on a network.
Maybe it would be easiest to reset the $userdirs array to something
tractable.
On Tue, 7 Jun 2005, lists wrote:
> There's userdirs as per Bart's prediction (although I'm not sure what
> part it plays here). Weird that this hasn't bitten me before.
> However, given the fact that your problem doesn't always happen upon
> the first completion, I too wonder if DirectorySerivce, the network,
> or solar flares are also contributing.
>
> -Ryan
>
> On Jun 7, 2005, at 6:19 PM, Chris wong wrote:
>
> > **********************************************************************
> > ****
> > * +_all_labels:39> compadd -F _comp_ignore -J -default- -qS/ -k
> > userdirs *
> > **********************************************************************
> > ****
>
Messages sorted by:
Reverse Date,
Date,
Thread,
Author