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

Edward G.J. Lee edt1023 at ms17.hinet.net
Wed Jan 30 21:10:43 PST 2008


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


More information about the freebsd-questions mailing list