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

turning off quote interpolation



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