Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Regression in UTF-8 support
- X-seq: zsh-workers 21772
- From: Mikael Magnusson <mikachu@xxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: Regression in UTF-8 support
- Date: Tue, 27 Sep 2005 19:00:55 +0200
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=K4jlxB32MJAmS7tn2ONTU4emHZ3o2kJiL8Gp3B6vyKmXecxGWDCsNk2V4dcXY5TGLVdAYUtjj2noYEwx30E9erRuErM1cxExuAxCQt7xVwc2wvaIpnVdi1t0bUSRGxt3zeh8OZCdaUjOcm2+KsFONKMgqBv7ivTpq8sbn4lDJQw=
- In-reply-to: <20050927152247.6a1f6452.pws@xxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <200509252005.41824.arvidjaar@xxxxxxxxxx> <20050926193703.6cc92722.pws@xxxxxxx> <200509262253.50101.arvidjaar@xxxxxxxxxx> <20050927152247.6a1f6452.pws@xxxxxxx>
- Reply-to: Mikael Magnusson <mikachu@xxxxxxxxx>
On 9/27/05, Peter Stephenson <pws@xxxxxxx> wrote:
> Andrey Borzenkov <arvidjaar@xxxxxxxxxx> wrote:
> > this fixed history truncation but not strange mangling in completion
> > listing.
>
> There were some bits I missed or got wrong when updating nicechar().
This seems to fix most things here, but when i look at the history
file, some utf characters aren't saved correctly, but they become
correct when up-arrowing in zsh. Manually entering the same utf-8 code
in the history file seems to not confuse zsh though, but pressing
enter saves the "malformed" entry again. In my case the utf is し,
hiragana shi, 0xE38107. It is saved in history as ぃ・, 0xE38183C2B7.
--
Mikael Magnusson
Messages sorted by:
Reverse Date,
Date,
Thread,
Author