Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zle and unicode (run-help triggered issue)
- X-seq: zsh-workers 31645
- From: Phil Pennock <zsh-workers+phil.pennock@xxxxxxxxxxxx>
- To: Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
- Subject: Re: zle and unicode (run-help triggered issue)
- Date: Thu, 8 Aug 2013 17:54:28 -0400
- Cc: zsh-workers@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=spodhuis.org; s=d201210; h=In-Reply-To:Content-Transfer-Encoding:Content-Type:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date; bh=dYhQ9T58KS0QfY+LL4gNIwbL/t2nIDoi1jm2y9QKJ94=; b=vQSbtfNrt1ksxpm6dqAxtav+EXfFJ3x08HaQUCQWVLLA7+6b+sLoLdd6Au5yekFUdVdnxAZZ69yEe0oeWqesu8SqByTCJu1jvlm8oBgX07FLagNFCJQSZE6RSZb+JEnjr0AzEz/Z3EnMrHoOSedRha7dky94UoKyvVs1koF+cAU=;
- In-reply-to: <20130808200505.74fdc7b5@pws-pc.ntlworld.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>
- Mail-followup-to: Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>, zsh-workers@xxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <20130807193555.GA2731@redoubt.spodhuis.org> <20130808200505.74fdc7b5@pws-pc.ntlworld.com>
On 2013-08-08 at 20:05 +0100, Peter Stephenson wrote:
> On Wed, 7 Aug 2013 15:35:55 -0400
> Phil Pennock <zsh-workers+phil.pennock@xxxxxxxxxxxx> wrote:
> > Being occasionally frivolous, a while ago I set up ☛ (BLACK RIGHT
> > POINTING INDEX) as an alias for a command I use fairly often. Heck,
> > even with digraphs, it works out to be one fewer keystrokes.
> >
> > Invoking the widget which calls run-help ends up corrupting the unicode
> > somewhat; I'm wondering if some unmetafy is missing somewhere?
>
> diff --git a/Src/Zle/zle_tricky.c b/Src/Zle/zle_tricky.c
> index 610055c..e30e0b1 100644
Confirmed to fix it for me. Great, thanks. :)
-Phil
Messages sorted by:
Reverse Date,
Date,
Thread,
Author