You are not logged in.

#1 2009-11-04 00:42:02

b4283
Member
Registered: 2008-11-26
Posts: 123

[zsh] cannot input non ASCII characters

When inputing non-ASCII characters (Chinese, for example) under command line, it becomes something like

ä½?

what is really should be printing is

你好

I've searched a little bit on this, and answer has always been "zsh has unicode support already after 4.3.1",
but how come it appears no so in 4.3.10 ?

Offline

#2 2009-11-04 01:24:13

SamC
Member
From: Calgary
Registered: 2008-05-13
Posts: 611
Website

Re: [zsh] cannot input non ASCII characters

Could this be a problem with your terminal?

Offline

#3 2009-11-04 04:59:39

b4283
Member
Registered: 2008-11-26
Posts: 123

Re: [zsh] cannot input non ASCII characters

SamC wrote:

Could this be a problem with your terminal?

hardly, cause I've also tried this with xterm.

Setting "setopt multibyte" and "setopt printeightbit" doesn't help as well.

Offline

#4 2009-11-04 05:38:05

SamC
Member
From: Calgary
Registered: 2008-05-13
Posts: 611
Website

Re: [zsh] cannot input non ASCII characters

So, it works fine in bash?

Offline

Board footer

Powered by FluxBB