From owner-freebsd-i18n Sun Jan 6 16:58:49 2002 Delivered-To: freebsd-i18n@freebsd.org Received: from cn.freebsd.org (cn.freebsd.org [202.103.100.254]) by hub.freebsd.org (Postfix) with ESMTP id E31FC37B404; Sun, 6 Jan 2002 16:58:32 -0800 (PST) Received: (from phj@localhost) by cn.freebsd.org (8.11.6/8.11.6) id g070wKX97746; Mon, 7 Jan 2002 08:58:20 +0800 (CST) (envelope-from phj) Date: Mon, 7 Jan 2002 08:58:20 +0800 (CST) From: Peng HaiJie Message-Id: <200201070058.g070wKX97746@cn.freebsd.org> To: i18n@freebsd.org Subject: Re: zh_CN support in tcsh Cc: hiroo@oikumene.gcd.org, mark@peek.org, matusita@jp.FreeBSD.org, phantom@freebsd.org, stable@freebsd.org, ume@mahoroba.org Sender: owner-freebsd-i18n@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >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-i18n" in the body of the message