Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: utf-8 and zsh
- X-seq: zsh-users 13545
- From: Phil Pennock <zsh-workers+phil.pennock@xxxxxxxxxxxx>
- To: Zsh Users <zsh-users@xxxxxxxxxx>
- Subject: Re: utf-8 and zsh
- Date: Sun, 7 Dec 2008 22:43:41 -0800
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=d200807; d=spodhuis.org; h=Received:Date:From:To:Subject:Message-ID:Mail-Followup-To:References:MIME-Version:Content-Type:Content-Disposition:Content-Transfer-Encoding:In-Reply-To; b=V0iV+XzPG6SWIA8Gk06pJG6XQ1IK1myPOu0GeufEddyJCnVlzkP1sSW+KwNYuyAwjAsbP8AmWcn2ULIog3qYa2gZ0z7f4/F9ks9Zoljwx+K21cALUaWGX9sl4Hxg1o+jEbjvr+OPf0jplFpDnxt2dL2on7yC0bVSW8R0sO8Swo8=;
- In-reply-to: <alpine.LNX.2.00.0812071724290.12465@xxxxxxxxxxxxxxx>
- Mail-followup-to: Zsh Users <zsh-users@xxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <ghhajl$j1$1@xxxxxxxxxxxxx> <alpine.LNX.2.00.0812071600220.8543@acer> <alpine.LNX.2.00.0812071724290.12465@xxxxxxxxxxxxxxx>
On 2008-12-07 at 17:26 -0500, Benjamin R. Haskell wrote:
> Attached is a patch against CVS. The code for à was in both sets.
> Corrected to the code for à in the '-row.
You might also find http://www.zsh.org/mla/workers/2007/msg00306.html
useful; X-seq: zsh-workers 23385
add_composition_pair (which I never did give a better name to),
digraph_decimal and digraphs.
FWIW, I use ^Xk because the 'k' is close enough to vim's ^k for digraphs
that I can remember it. Then any digraphs I actually use, I make sure
exist in both vim and zsh. For me, this is more portable than X11
composition but I tend to do things like ssh in from MacOS or even
Windows (via PuTTY), so between zsh and vim I'm mostly covered.
-Phil
Messages sorted by:
Reverse Date,
Date,
Thread,
Author