Greetings. On Sat, 15 Jun 2013 01:44:19 +0200 esj...@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: 한글 漢字 > ひらがな > > 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.
The characters are displayed correctly but the cursor handling is still mangled. Thanks for your efforts. Sincerely, Christoph Lohmann