Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: On the quoting of braces
- X-seq: zsh-workers 30262
- From: Christian Neukirchen <chneukirchen@xxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: On the quoting of braces
- Date: Thu, 23 Feb 2012 17:06:30 +0100
- 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: <87k469pcqk.fsf@gmail.com> <20111207203129.4401ddba@pws-pc.ntlworld.com>
- Sender: chris@juno
Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx> writes:
> Here's an option IGNORE_CLOSE_BRACES that only disables the first effect.
After using this for a few weeks, I've come to the conclusion that it
sucks in real world usage.
Too often, I'm defining single line functions and forget to type ";}"
or short loops ala "for f ({1..3}) { echo $f }".
Also, it broke various zsh libraries.
Anyone using it and liking it?
--
Christian Neukirchen <chneukirchen@xxxxxxxxx> http://chneukirchen.org
Messages sorted by:
Reverse Date,
Date,
Thread,
Author