Monday, December 30, 2013

Re: Encoding Issues on Windows

On 30/12/13 22:15, Ben Fritz wrote:
> On Monday, December 30, 2013 11:32:07 AM UTC-6, Jarrod Hermer wrote:
>> Hi Alex,
>>
>> I have the exact same problem. Have you been able to resolve it?
>>
>> On Friday, November 29, 2013 9:05:46 AM UTC+2, Alexander Shukaev wrote:
>>> First of all, could you type `chcp` in terminal and tell me what is your default codepage? Thanks.
>>
>> On my system chcp returns 437.
>
> codepage 437 contains very few Unicode characters beyond the basic ASCII range. Try a different codepage. Unfortunately I don't know enough about how the terminal works to know for certain whether any will work.
>

IIRC, cp437, which used to be the default MS-DOS ROM codepage for United
States, contains a number of characters for ASCII art (single, double
and mixed frame borders and corners, several shades of grey dithering,
and dark blocks: full, vertical-split and horizontal-split) which aren't
in Latin1. All of them are in the upper half of the table, i.e.
somewhere in the range 0x80-0xFF.


Best regards,
Tony.
--
The best laid plans of mice and men are usually about equal.
-- Blair

--
--
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/groups/opt_out.

No comments: