Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: two completion questions
- X-seq: zsh-users 2779
- From: Andy Spiegl <zsh.Andy@xxxxxxxxx>
- To: zsh-users@xxxxxxxxxxxxxx
- Subject: Re: two completion questions
- Date: Tue, 14 Dec 1999 16:17:55 +0100
- In-reply-to: <991210183337.ZM27395@xxxxxxxxxxxxxxxxxxxxxxx>; from schaefer@xxxxxxxxxxxxxxxxxxxxxxx on Fri, Dec 10, 1999 at 06:33:37PM +0000
- Mail-followup-to: zsh-users@xxxxxxxxxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <19991210184036.A29989@xxxxxxxxxxxx> <991210183337.ZM27395@xxxxxxxxxxxxxxxxxxxxxxx>
Hi Bart!
> It would appear that you have "setopt REC_EXACT".
Oops, you are so right. Who put that in .zshrc? :-)
> I'm not precisely sure why zsh handles ".." that way. You can fix this
> with compctl completion as follows:
>
> compctl -D -f + -g .. -S / -q
Hm, I tried that before I saw Sven's patch, but it doesn't change anything.
Probably because I am using the new function-based completion. Is compctl
useless in that case? Or can the two methods be combined?
> That's because you're using expand-or-complete-prefix.
And you are right again! Thank you so much for your help!
I turned it on because I wanted tcsh's behavior.
Thanks again for your fast answer,
Andy.
--
E-Mail: Andy@xxxxxxxxx URL: http://andy.spiegl.de
PGP/GPG: see headers
o _ _ _
--------- __o __o /\_ _ \\o (_)\__/o (_)
------- _`\<,_ _`\<,_ _>(_) (_)/<_ \_| \ _|/' \/
------ (_)/ (_) (_)/ (_) (_) (_) (_) (_)' _\o_
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
If you have good memory you can forget the rest.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author