* A.J.Mechelynck <antoine.mechelynck@> [061020 06:28]:
> This just means that Vim cannot distinguish between a CYRILLIC CAPITAL I 
> sent by your keyboard because you hit the И key, or the same bit-pattern 
> sent by your keyboard because you hit the Alt and I keys together. There's 
> nothing Vim can do about it, all it sees is все еще то же самое...
You don't know what you're talking about.

Vim assumes (and GVim implements) than Meta+Key sends Key with
8th bit set.  This is wrong for non-ascii locales.

1. I can't enter X^0x80 if I :imap <M-X>
2. I can't use <M-X> in insert mode if I use langmap and M-X
gives me langmapped symbol
3. I can't use <M-X> at all in console if terminal sends Meta+Key
ad <Esc>Key

-- 
Regards,
Sir Raorn.

Attachment: signature.asc
Description: Digital signature

Reply via email to