Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
wrong error msg
- X-seq: zsh-users 22524
- From: Ray Andrews <rayandrews@xxxxxxxxxxx>
- To: Zsh Users <zsh-users@xxxxxxx>
- Subject: wrong error msg
- Date: Wed, 01 Mar 2017 18:20:01 -0800
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
Probably not worth reporting but:
echo "Restore \"${previous?\"? (y/n)"
in a script reports: " unmatched " " whereas it should be an unmatched
curly where the first question mark mistakenly is . Mind, it's quite
something how the parser usually figures these things out, and sometimes
it must be a judgment call trying to discern one's intentions.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author