Date: Mon, 7 Jan 2002 08:58:20 +0800 (CST) From: Peng HaiJie <phj@cn.freebsd.org> To: i18n@freebsd.org Cc: hiroo@oikumene.gcd.org, mark@peek.org, matusita@jp.FreeBSD.org, phantom@freebsd.org, stable@freebsd.org, ume@mahoroba.org Subject: Re: zh_CN support in tcsh Message-ID: <200201070058.g070wKX97746@cn.freebsd.org>
next in thread | raw e-mail | index | archive | help
>hello, > >At Sun, 6 Jan 2002 20:38:45 +0200, >Alexey Zelkin wrote: > >> I've extended patch for tcsh which includes autodetection of eucXX >> like locales for ja_JP and ko_JR. This patch includes detection >> of alias for ja_JP.SJIS (ja_JP.Shift_JIS) locale and *most important* >> detection of Chinese EUC locale (zh_CN.EUC and zh_CN.eucCN) in same >> manner as Japanese and Korean. > > >> It would be nice if someone familiar with Chinese check original >> version of tcsh (chinese support) and with this patch and notice >> me any improvement/problems in results [:-)] > > >For zh_CN.eucCN and zh_CN.EUC, it does the same thing as doing > set dspmbyte=euc >and it should allow input and editing of multibyte characters on >the command line. As I do not use (and do not know) Chinese, I am >not sure if it works with zh_CN.eucCN locale. Can anybody confirm >that dspmbyte=euc feature works with zh_CN.eucCN (EUC-CN)? >(i.e. can you input and edit zh_CN.eucCN characters on the tcsh > command line when "set dspmbyte=euc"?) or does it anything wrong? Yes,I checked it ago,I can input chinese characters after "set dspmbyte=euc" in tcsh. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201070058.g070wKX97746>