Re: vi+urxvt8.9+oxim for traditional chinese, HOW??

2008-02-02 Thread Tsu-Fan Cheng
like this:

from website:
在民進黨總統候選人
from urxvt+vi (iso8859-1 locale):
å\x9c¨æ°\x91é\x80²黨總統å\x80\x99é\x81¸

...

On Feb 1, 2008 10:05 PM, Edward G.J. Lee [EMAIL PROTECTED] wrote:
 On Fri, Feb 01, 2008, Tsu-Fan Cheng wrote:
  some are displayed correctly, but some are wrong, still looks like
  \XX\XX, feel like not all the characters are not well represented

 Maybe there have some characters not in Big-5 range.

 Can you send me the file personally?



 Edward

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: vi+urxvt8.9+oxim for traditional chinese, HOW??

2008-02-01 Thread Tsu-Fan Cheng
some are displayed correctly, but some are wrong, still looks like
\XX\XX, feel like not all the characters are not well represented


TFC

On Jan 30, 2008 11:30 PM, Edward G.J. Lee [EMAIL PROTECTED] wrote:

 On Wed, Jan 30, 2008, Tsu-Fan Cheng wrote:
  Hi,
 I use rxvt-unicode8.9+oxim, want to vi a text document in
  tradictional chinese. I have locale set as LC_CTYPE=zh_TW.UT-8. I
  first have my input looks like xx/xx/. Then I set LC_CTYPE to
  en_US.ISO8859-1, I got nothing. How should I get this done?? thank
  you!!

   Try,

   env LC_ALL=en_US.ISO8859-1 vi

   or if you are using sh/bash

   LC_ALL=en_US.ISO8859-1 vi


 Edward

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: vi+urxvt8.9+oxim for traditional chinese, HOW??

2008-02-01 Thread Edward G.J. Lee
On Fri, Feb 01, 2008, Tsu-Fan Cheng wrote:
 some are displayed correctly, but some are wrong, still looks like
 \XX\XX, feel like not all the characters are not well represented

Maybe there have some characters not in Big-5 range.

Can you send me the file personally?



Edward
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: vi+urxvt8.9+oxim for traditional chinese, HOW??

2008-01-30 Thread Alphons Fonz van Werven

Tsu-Fan Cheng wrote:


   I use rxvt-unicode8.9+oxim, want to vi a text document in
tradictional chinese.


Pffft. I have used Japanese with FreeBSD years ago (I was in love
with a Japanese woman at the time, don't ask). If I can find how I
got everything working back then, I'll let you know.

I do remember it was a royal pain in the butt to get everything working...

Alphons

--
VISTA - Viruses Intruders Spyware Trojans Adware

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: vi+urxvt8.9+oxim for traditional chinese, HOW??

2008-01-30 Thread Edward G.J. Lee
On Wed, Jan 30, 2008, Tsu-Fan Cheng wrote:
 Hi,
I use rxvt-unicode8.9+oxim, want to vi a text document in
 tradictional chinese. I have locale set as LC_CTYPE=zh_TW.UT-8. I
 first have my input looks like xx/xx/. Then I set LC_CTYPE to
 en_US.ISO8859-1, I got nothing. How should I get this done?? thank
 you!!

  Try,

  env LC_ALL=en_US.ISO8859-1 vi

  or if you are using sh/bash

  LC_ALL=en_US.ISO8859-1 vi


Edward
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]