Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: turning off quote interpolation
- X-seq: zsh-users 7368
- From: Philippe Troin <phil@xxxxxxxx>
- To: Eric Smith <es@xxxxxxxxxxxx>
- Subject: Re: turning off quote interpolation
- Date: 19 Apr 2004 09:17:44 -0700
- Cc: zsh-users@xxxxxxxxxx
- In-reply-to: <20040419111834.GL11257@xxxxxxxxxxxx>
- Mail-copies-to: nobody
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20040419111834.GL11257@xxxxxxxxxxxx>
- Sender: Philippe Troin <phil@xxxxxxxx>
Eric Smith <es@xxxxxxxxxxxx> writes:
> 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?
Show us the function...
Phil.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author