Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zle -U "$selected" doesn't handle (some?) multibyte characters
- X-seq: zsh-workers 37539
- From: Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx>
- To: Zsh hackers list <zsh-workers@xxxxxxx>
- Subject: Re: zle -U "$selected" doesn't handle (some?) multibyte characters
- Date: Sun, 10 Jan 2016 12:38:38 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=mEDSVp3QiK3iwh8ggfrMRZz/iwt5EnEIVjl+kUEhyc8=; b=vbHgvoDeLd48fpId5DFUxzVW7aqwGWNI76I39G0oJRtizGaYE58gsyuddKwcviONf1 GUPqg549S3W/4cd8pF1GYL3t+mktqIB6CojyvE6c8C32S5nkLsxWOkXzHueDmYzMt6uH XUJ7jS1GYOS6gN5Wmkn2x4ZvPzWZenXHYLTZk7yNQ35JBgV/9Fuuu2iYHNns4PbMJLEW a9XDHMVTXm6pPgDatnYkAffQnfBt4TqvjKv+nwNhoXjEkVowP6U4LTvMHTP43mCL9zgo mbClpCoFqPieCvGLF/EbmBWViNIOEiHRVtFbCTy1YWAG5xIO3PoeO3p26UudFjukZ0+O CSsQ==
- In-reply-to: <CAKc7PVAPNZnNj+237eMSQgGtNBqaD8jLtHbBcG1+FTpX=Yv++w@mail.gmail.com>
- 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: <CAKc7PVD7N_xaeXSZHB1Q4kmzayjiPA5BNTwkDM5mQF-Zj9SmFg@mail.gmail.com> <CAKc7PVAm0W7RJrK8-rZvuAF+jGZK-KNLjsjyaSy9PgaMYzKx=w@mail.gmail.com> <CAKc7PVAPNZnNj+237eMSQgGtNBqaD8jLtHbBcG1+FTpX=Yv++w@mail.gmail.com>
It was in fact zsh-5.1.1-dev-0 that fixed this, with of course this commit:
8e77fcb050ed09042cc2464f804ac023c0f88b42 is the first bad commit
commit 8e77fcb050ed09042cc2464f804ac023c0f88b42
Author: Barton E. Schaefer <schaefer@xxxxxxx>
Date: Sat Sep 12 16:13:01 2015 -0700
36522: unmetafy the argument of "zle -U"
Is there any alternative to zle -U, to support older Zshells?
Best regards,
Sebastian Gniazdowski
On 10 January 2016 at 10:21, Sebastian Gniazdowski
<sgniazdowski@xxxxxxxxx> wrote:
> It works on zsh-5.1.1, doesn't work on 5.0.8, so it has been fixed
> somewhere in between. Ignore my emails
>
> Best regards,
> Sebastian Gniazdowski
Messages sorted by:
Reverse Date,
Date,
Thread,
Author