Gordon Messmer wrote:
Chris Harper wrote:
Does anyone know if you can use the VI editor to open a file that
supports
only Unicode text?
What kind of Unicode? If the file is UTF-8 text, then set your LANG
variable appropriately:
env LANG=en_US.UTF-8 vim
My experience (from Chinese) is that v
Chris Harper wrote:
Does anyone know if you can use the VI editor to open a file that supports
only Unicode text?
What kind of Unicode? If the file is UTF-8 text, then set your LANG
variable appropriately:
env LANG=en_US.UTF-8 vim
--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTE
Ok, thanks Mike. I'll check it out.
-Chris
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of MKlinke
Sent: Saturday, March 01, 2003 12:18 PM
To: [EMAIL PROTECTED]
Subject: Re: Vi editor with Unicode text
Chris,
I've never used it for multi-byte
Chris,
I've never used it for multi-byte files but according to the
documentation, /usr/share/vim/vim61/doc/version6.txt , multi-byte files
are supported as of vim6. There is also a file in the same directory,
mbyte.txt, that details how to set it up.
Regards, Mike Klinke
On Saturday 01 Marc
Hello
Does anyone know if you can use the VI editor to open a file that supports
only Unicode text? I looked at the man page for VI but did not see anything
that might help. I am trying to open a *.txt file and it looks like "junk"
when I use VI but if I FTP the file over to another box and use