Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: bug in ${(z)...} with newlines
- X-seq: zsh-workers 28043
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Zsh hackers list <zsh-workers@xxxxxxx>
- Subject: Re: PATCH: bug in ${(z)...} with newlines
- Date: Wed, 16 Jun 2010 15:13:29 -0700
- In-reply-to: <AANLkTinXfjZZ5WKGOn18EM56mo5Vjwm28yjTXwfZS-8t@xxxxxxxxxxxxxx>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <15865.1276088859@xxxxxxx> <AANLkTimJ0WzSVNKMz7UEYVX2yiBI3Mn16avrF2Z9-E4E@xxxxxxxxxxxxxx> <20100609165429.7e19ca2c@xxxxxxx> <AANLkTinXfjZZ5WKGOn18EM56mo5Vjwm28yjTXwfZS-8t@xxxxxxxxxxxxxx>
On Wed, Jun 16, 2010 at 3:06 PM, Bart Schaefer
<schaefer@xxxxxxxxxxxxxxxx> wrote:
> I don't find any use of (z) in _history or indeed anywhere in
> Completion/**/*(.) [scanning with egrep] that conflicts with your
> proposed change. I just want to make sure the ramifications have been
> considered.
BTW there are uses of (z) in Functions/Zle/ that may very well be
relying on the last ten years of behavior, including in
match-word-context and match-words-by-style and even which-command.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author