Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Backtick cannot be escaped in double-quoted string
- X-seq: zsh-users 15946
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Zsh Users <zsh-users@xxxxxxx>
- Subject: Re: Backtick cannot be escaped in double-quoted string
- Date: Sun, 10 Apr 2011 10:57:52 -0700
- In-reply-to: <201104102040.43230@-zyx>
- 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
- References: <201104102040.43230@-zyx>
On Sun, Apr 10, 2011 at 9:40 AM, ZyX <zyx@xxxxx> wrote:
> When I write echo "\`abc'" instead of getting «`abc'» echoed I get prompt
> «dquote bquote>». [...] Zsh version 4.3.11-r1 («-r1» means that ebuild
> maintainers did huge enough changes to the ebuild to repost it), Gentoo amd64.
I'm not able to reproduce this with ZSH_VERSION = 4.3.11-dev-1 and
ZSH_PATCHLEVEL = 1.5241, so unless you have an alias for echo that
might be changing the parse, this looks like a Gentoo-induced bug.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author