Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: bug with completion in quotes
- X-seq: zsh-workers 33506
- From: Oliver Kiddle <okiddle@xxxxxxxxxxx>
- To: Zsh workers <zsh-workers@xxxxxxx>
- Subject: Re: bug with completion in quotes
- Date: Wed, 22 Oct 2014 16:05:01 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.co.uk; s=s1024; t=1413986702; bh=KhjSeXhi3lVlSTvoD+1zgXfTjHQoHOCCiag0+EsVTbE=; h=X-Yahoo-Newman-Id:X-Yahoo-Newman-Property:X-YMail-OSG:X-Yahoo-SMTP:Received:In-reply-to:From:References:To:Subject:MIME-Version:Content-Type:Content-ID:Date:Message-ID; b=bBbQmWbU1pCDEBrrZpjA+gXn1EfndkVJCMOkwEvUOYVdgFJBXItmprUwwj3LJBWSuItju0wIPyXDvgZc3KjG+wei9WUei1GBwQuZhAZu/7Eg/EoNrwXEjAyjZzccmHJpXYNEWv13wK7TcIn6nQgSlBbYFH1FJA1D5CY6NbpIqQs=
- In-reply-to: <20141020182232.1e0e828b@pwslap01u.europe.root.pri>
- 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: <13524.1413067029@thecus.kiddle.eu> <20141020182232.1e0e828b@pwslap01u.europe.root.pri>
Peter Stephenson wrote:
>
> Note that when the cursor is inside $'...' we deliberately don't try to
> expand the $'...'. That's not a change. Possibly we could do so, but
> we'd need to be careful about where the cursor ended up.
By the way, I've been using this patch and it seems to work fine.
I don't think we'd want to expand the $'...': I think it's fine as it
is.
Thanks
Oliver
Messages sorted by:
Reverse Date,
Date,
Thread,
Author