Ben Schmidt wrote:
>> My 'encoding' is set to utf-8
>>
>> If I type the following in gvim:
>>
>> :map! Û Û
>>
>> where the {lhs} is a Latin capital U-circumflex, it appears in the output of
>>
>> :map!
>>
>> as
>>
>> ! Ã <xCSI> Û
>
> It's impressive!
>
> It might be related to 'tenc' to, I suppose. What's that set to for you?
utf-8 -- but that oughtn't to affect the display in gvim.
>
> It works fine for me with Hebrew characters and enc=tenc=utf8.
Does any of your Hebrew characters have 0x9B as one of the bytes of its UTF-8
representation (as shown by the g8 normal-mode command)? I suppose not. Here,
all characters other than uppercase-U-circumflex display with no problems.
(U+009B is CONTROL SEQUENCE INTRODUCER aka CSI aka Meta-Escape).
>
> Ben.
I'm using a Huge version of gvim with GTK2/Gnome GUI on openSUSE 10.2 with kde
winmanager.
Best regards,
Tony.
--
Different all twisty a of in maze are you, passages little.
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_dev" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---