Re: OT: Question: Unicode
From: | Mark J. Reed <markjreed@...> |
Date: | Monday, May 19, 2003, 21:09 |
On Mon, May 19, 2003 at 01:23:19AM -0500, Carlos Thompson wrote:
> Because you won't see a-acute as a-acute (á) but as A-tilde followed by
> double-angled open quotation (ë) (assuming an editor in Windows or any
> other Latin-1 environment).
So don't use a Latin-1 environment; use a UTF-8 environment.
vim running on Windows will happily display Unicode characters if you
set the encoding to utf8 and use any of the standard Windows fonts
that have lots of Unicode characters (e.g. Lucida Console, although
modern versions of Courier New work as well).