[xmonad] UTF8 output from xmonad mangled

Adam Vogt vogt.adam at gmail.com
Thu Apr 29 09:56:09 EDT 2010


* On Thursday, April 29 2010, Khudyakov Alexey wrote:

>В сообщении от 29 апреля 2010 15:29:20 вы написали:
>> В сообщении от 29 апреля 2010 09:30:22 Norbert Zeh написал:
>> > (1) xmonad seems to double-encode the utf string.  Namely, if I change
>> >     my ppOutput to hPutStrLn handle . UTF8.decodeString, things come out
>> >     *kind of* fine.
>> 
>> Here is patch to fix this. It does work with GHC6.12 but I couldn't test it
>> with 6.10 or older
>> 
>Ooops. This patch breaks non-ASCII input in Promt

Here are some guidelines for addressing encoding issues:
http://code.google.com/p/xmonad/issues/detail?id=348

--
Adam


More information about the xmonad mailing list