Monday, February 8, 2016

Re: Feature or bug? dw oddities

On 08.02.16 10:50, Matt Ackeret wrote:
> The next text will be from the Russian input method:
> АВСРОМИС
>
> This wasn't typed in Terminal, but I just typed Russian characters
> into Terminal, and they showed up fine.

Viewing Cyrillic, Greek, or Russian characters doesn't work for me in
"xterm" on Debian 7.8.0, either in mutt or vim. Mutt just renders them
invisible, and vim displays the above line as:

-D0-90-D0-92-D0-A1-D0-A0-D0-9E-D0-9C-D0-98-D0-A1

( I did s/-/=/g , so as not to render as sent in your environment.)

If I use "xterm -lc", then mutt displays the above characters as
Russian, confirming a utf-8 locale AFAICT, but vim still gives the "=xx"
stuff, both within mutt, and invoked directly in the "xterm -lc". Hmmm,
is this relevant?:

$ echo $LOCALE

I.e. it's not set.

Alas, trying "xterm -en UTF-8" doesn't make any difference. Mutt still
works, and vim fails.

Does anyone know what it takes to get vim to display Cyrillic, Greek, or
Russian characters in a (utf-8 enabled) xterm? (Note: Vim encoding while
editing this post, in which the Russian won't display, is
"encoding=utf-8")

There's no problem with Danish: åæø
or German: ßöä

Erik

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: