Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Prefixed backslash removed when completing command
- X-seq: zsh-workers 28376
- From: ÅtÄpÃn NÄmec <stepnem@xxxxxxxxx>
- To: Peter Stephenson <Peter.Stephenson@xxxxxxx>
- Subject: Re: Prefixed backslash removed when completing command
- Date: Wed, 27 Oct 2010 14:23:20 +0200
- Cc: Mikael Auno <auno@xxxxxx>, zsh-workers@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:cc:subject :in-reply-to:references:user-agent:date:message-id:mime-version :content-type:content-transfer-encoding; bh=YYIDnB/KLdoaQt7DD7az1ZYOwydktQZi9gyvnWW10mk=; b=U8kDVX4mv6X6W7jilioIa0S4PmfmbnO2Gvf+dvTzBGEgP13wJoUXbwmxZ34RuVywae iAYdJjjueeFeyA1Crv58dfiDvoUoFo8zIpw5WatPoT5sASoSERZfXnjU2YJX/PEDmP3E LH0AtGvQg0+olmMm0aOiLNKVzn5RUhKvTtwVU=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:in-reply-to:references:user-agent:date :message-id:mime-version:content-type:content-transfer-encoding; b=YaoNRw0NkOJTyFR30dDCAv9kol+BuLix3+6PVywanYcZttPEPh9GvoQxB+BiLp+0hf 5UjuuDwr9yQ4by5PRX1PttrmdTEprr//6JmqQs7NEqe0vkFRkxo747EgDxQdp+H1hg6n 1W6Dy/qNWYtIYvpWdWopKPmGyyjZiyshYfLzI=
- In-reply-to: <20101027114840.2e586852@xxxxxxxxxxxxxxxxxxxxxxxxx> (Peter Stephenson's message of "Wed, 27 Oct 2010 11:48:40 +0100")
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <4BF51CF3.8010609@xxxxxx> <4CC7EB88.8020105@xxxxxx> <20101027110240.16941d1f@xxxxxxxxxxxxxxxxxxxxxxxxx> <4CC801C1.1020109@xxxxxx> <20101027114840.2e586852@xxxxxxxxxxxxxxxxxxxxxxxxx>
Peter Stephenson <Peter.Stephenson@xxxxxxx> writes:
[...]
> +remove an initial backslash following by a character that isn't special,
^^^^^^^^^
followed
Thanks for that addition, I tended to think the same as Mikael (Auno)
before (i.e. routinely use backslash to prevent alias expansion, not
realising quotes work just as well).
ÅtÄpÃn
Messages sorted by:
Reverse Date,
Date,
Thread,
Author