Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Avoid LDAP hit during completion
- X-seq: zsh-users 8968
- From: Chris Wong <chris_wong@xxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Avoid LDAP hit during completion
- Date: Mon, 6 Jun 2005 10:25:11 -0700
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
For some reason, whenever I start a zsh shell, the first completion
will trigger many many LDAP lookup.
% cd foo<TAB>
As soon as I hit TAB, the shell appears as frozen, but at the
background, it's hitting the LDAP server of my company network. This
will go one for a couple minutes, at least. tcpdump and top revealed
that mystery to me.
Is there any workaround for this? I'd hate to use bash after years
of using zsh.
Thanks for any help!
Chris
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
Messages sorted by:
Reverse Date,
Date,
Thread,
Author