Date: Tue, 8 Jan 2002 16:32:18 +0200 From: Alexey Zelkin <phantom@freebsd.org> To: Peng HaiJie <phj@cn.freebsd.org> Cc: i18n@freebsd.org, hiroo@oikumene.gcd.org, mark@peek.org, matusita@jp.FreeBSD.org, stable@freebsd.org, ume@mahoroba.org Subject: Re: zh_CN support in tcsh Message-ID: <20020108163218.A92765@ark.cris.net> In-Reply-To: <200201070058.g070wKX97746@cn.freebsd.org>; from phj@cn.freebsd.org on Mon, Jan 07, 2002 at 08:58:20AM %2B0800 References: <200201070058.g070wKX97746@cn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
hi, On Mon, Jan 07, 2002 at 08:58:20AM +0800, Peng HaiJie 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. Cool! I am going to submit my patch to Christos then. 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?20020108163218.A92765>