Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
turning off quote interpolation
- X-seq: zsh-users 7364
- From: Eric Smith <es@xxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: turning off quote interpolation
- Date: Mon, 19 Apr 2004 13:18:34 +0200
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
I have for example a function that passes args to google search.
Most times I \"quote a few words\" but have to escape the quotes so that
the shell passes them through to the command :)
How can I have zsh pass the quotes through without having
to type extra backslashes or whatever?
Thanks!
--
Eric Smith
Messages sorted by:
Reverse Date,
Date,
Thread,
Author