Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Jan 2008 12:30:00 +0800
From:      "Edward G.J. Lee" <edt1023@ms17.hinet.net>
To:        Tsu-Fan Cheng <tfcheng@gmail.com>
Cc:        FreeBSD Questions <questions@freebsd.org>
Subject:   Re: vi+urxvt8.9+oxim for traditional chinese, HOW??
Message-ID:  <20080131043000.GA3989@lgj.amnesia.net>
In-Reply-To: <f84c38580801300502l39f0b452r21582a4315a73b7d@mail.gmail.com>
References:  <f84c38580801300502l39f0b452r21582a4315a73b7d@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080131043000.GA3989>