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

Re: Backtick cannot be escaped in double-quoted string



Am 10.04.2011 18:40, schrieb ZyX:
> When I write echo "\`abc'" instead of getting «`abc'» echoed I get prompt 
> «dquote bquote>». Some time ago this construction worked normally. What may be 
> the cause of such weird behavior? Zsh version 4.3.11-r1 («-r1» means that ebuild 
> maintainers did huge enough changes to the ebuild to repost it), Gentoo amd64.


necoro@Zakarumiy ~ % echo "\`abc'"
`abc'
necoro@Zakarumiy ~ % eix -e zsh
[I] app-shells/zsh
     Available versions:  4.3.10-r2 (~)4.3.11 4.3.11-r1
     Installed versions:  4.3.11-r1

Gentoo amd64 system here too.

So there is probably something wrong in one of your startup files :)

- René

Attachment: signature.asc
Description: OpenPGP digital signature



Messages sorted by: Reverse Date, Date, Thread, Author