On 29/09/09 10:10, Mikalai Chaly wrote:
> On Tue, Sep 29, 2009 at 10:53 AM, Maxim Kim <[email protected]
> <mailto:[email protected]>> wrote:
>
>
>
> If I knew Lucida console is okay for vim console I wouldn't email
> here.
>
>
> But that just really strange - if it is possible to type russian chars
> in console directly with bitmap font set, why vim behaves in a different
> way?
>
> Mikalai
I don't know. Maybe setting the bitmapped font changes the terminal to a
different encoding, and Vim, if already running, would of course be
unaware of the change (it's only at startup that Vim "asks" the OS what
encoding it should use).
About the "triangles": IIRC, the glyph used in bitmapped fonts (such as
the PC ROM-BIOS cp437 font used in the text console before any other
font has been loaded) for the byte 0x7F is a kind of triangle, usually
with its two bottom corners slightly lopped off. However, in ASCII or in
most character sets based on ASCII, that byte is a "control character"
which is either represented as an "invalid character" (which could be
the Unicode "reverse-video question mark in a diamond" glyph, or the
"hollow triangle" glyph, or something meaning "unknown character" such
as ? or ¿) -- or even not displayed at all.
I should have gone to sleep yesterday evening (it's 11:37 my time now)
so you should expect a delay of several hours before I reply to the next
message iun this thread.
Best regards,
Tony.
--
Everybody is somebody else's weirdo.
-- Dykstra
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---