Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: On the quoting of braces



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