Re: [dev] [st] Implementing non-latin support...

From: Eon S. Jeon <esjeon_AT_lavabit.com>
Date: Fri, 14 Jun 2013 23:22:56 -0400

On Fri, Jun 14, 2013 at 09:58:10PM -0400, random832_AT_fastmail.us wrote:
>
>
> On Fri, Jun 14, 2013, at 17:24, esjeon_AT_lavabit.com wrote:
> > I'm currently working on non-latin character support. I uploaded my
> > progress to github.
> >
> > Github URL: https://github.com/esjeon/st/tree/stable-nonlatin
> > (branch 'stable-nonlatin', meaning it's based on stable(?) release 0.4.1)
> > ... and here's my test string: &#54620;&#44544; &#28450;&#23383;
> > &#12402;&#12425;&#12364;&#12394;
> >
> > Everything looks just okay. Basically, wide characters are displayed
> > correctly, and can be selected and copied. I have not tested with input
> > methods, because I don't use them.
>
> I already had a wide character patch a few weeks ago, and did some
> fairly extensive testing of what other terminals do with them in various
> overwriting/insertion/deletion situations. Are you on IRC?
>

I'm not used to IRC, but I'll try to stay in the channel. It'll be nice
to talk about this topic.

By the way, would you give me some information about your patch? I
started working on this, because I had not been able to find actual
works.

Well, instead, I found some mails posted by you in April. I kinda agree
with what you were talking about. It does feel awkward to store utf8 stream
instead of code points, though I decided to bear it. lol
Received on Sat Jun 15 2013 - 05:22:56 CEST

This archive was generated by hypermail 2.3.0 : Sat Jun 15 2013 - 05:24:05 CEST