[Pkg-zsh-devel] Bug#1022758: zsh doesn't recognise double quotes with an exclamation mark

Tanmay tanmaynpatil105 at gmail.com
Tue Oct 25 10:50:54 BST 2022


Package: zsh
Version: 5.8

When I type `echo 'Hello!'`, it prints `Hello` but when I use double quotes
instead of single quotes, there is no output and the shell waits for the
quote to end.
Here is  a transcript!

$ echo 'Hello!'
Hello
$ echo "Hello!"
dquote>

I suggest that the shell should recognise the quotes.
I am using Ubuntu 20.04 and kernel 5.15.0-52-generic.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-zsh-devel/attachments/20221025/b59af109/attachment.htm>


More information about the Pkg-zsh-devel mailing list