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? To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message
