Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Turn off completion of users
- X-seq: zsh-users 10576
- From: Ulrich Spoerlein <uspoerlein@xxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Turn off completion of users
- Date: Thu, 3 Aug 2006 17:55:12 +0200
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:date:from:to:subject:message-id:mime-version:content-type:content-disposition; b=p4Dfxn0DT4YhcsUAbXuIvsOQUX8yYUmsHIOOAqiw410ux/7LNbPnM2TU9nGrkgMtu30X6RfLb+TnBYuJ7ENufWhLjNs9a0h1gPw3bdilHAv6Kn0lowy3i3AaQnIr1pn1JkifMDVK+j+VQSo96pR+j1b5TMJ3HWoUQ3Qvxg6yPpc=
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
Hi all,
I'm sorry if this is a FAQ, but all my googling was in vain. I also
found nothing appropriate in the zshall manpage.
Here's the problem:
There is a user 'proxy' on my system, when I now try to 'cd' into a
directory, let's call it 'profiles' the file/dir completion will offer
me 'proxy' as an alternative. Roughly like so:
% cd pro^D
local directory
profiles/
user
proxy
This is highly annoying behaviour, which I'd like to stop. I'm using the
default zshrc that get's shipped with zsh 4.3.2.
I think the Completion/Unix/_users might be responsible, is there a way
to selectively disable this completion scheme?
Bye,
Ulrich Spoerlein
--
A: Yes.
>Q: Are you sure?
> >A: Because it reverses the logical flow of conversation.
> >>Q: Why is top posting frowned upon?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author