Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Tab completion and '{'
- X-seq: zsh-users 8591
- From: Haakon Riiser <haakon.riiser@xxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: Tab completion and '{'
- Date: Sun, 13 Mar 2005 00:37:23 +0100
- In-reply-to: <1050312200409.ZM11998@xxxxxxxxxxxxxxxxxxxxxxx>
- Mail-followup-to: zsh-users@xxxxxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20050312100023.GA988@s> <1050312200409.ZM11998@xxxxxxxxxxxxxxxxxxxxxxx>
[Bart Schaefer]
> The expansion of brace expressions is handled in the builtin
> commands that support compsys, e.g. "comptry". And within
> "comptry", there is no test of the IGNORE_BRACES setopt that I
> can see, so effectively the brace handling behavior is hardwired
> in at a low level and cannot be turned off.
I appreciate you telling me about this, even if it doesn't work
in current versions of zsh. Thinking that such a specific feature
would, at best, be configurable with zstyle and not deemed worthy
of its own option, I didn't even bother with zshoptions(1).
But since the option actually /does/ exist, and is now known to be
broken, one might hope for a bugfix in the near future, right? :-)
--
Haakon
Messages sorted by:
Reverse Date,
Date,
Thread,
Author