On Tue, Jan 13, 2009 at 05:59:48PM -0800, Gautam Iyer wrote: > I've found a small problem with mrxvt 0.5.4: it does not display > correctly ISO-8859-2 (eg. Polish) characters, where 0.5.3 didn't had > that problem, I have both emerged with exactly the same CFLAGS and so > on. > > I'm attaching screenshots of both - both show the same string. I'm > happy to help to track this down -- just say what I should do to help > find & resolve that bug.
Hi Guys, I finally understand this bug: Here's the problem -- mrxvt is set up so that for non-zero encoding methods, any non-ascii character is treated as a multibyte character. This is clearly false for the 8859 encodings, which is why the above problems occur. To cut a long story short -- using -km none should solve all your problems. However now that I've understood whats going on here, I'm hoping it wont' be too hard to implement the 8859 encodings in mrxvt. Let's see if that happens. GI -- Your spoon does not bend because it is just that, a spoon. Mine bends because there is no spoon, just my mind.
pgpm4n6o1YDYG.pgp
Description: PGP signature
------------------------------------------------------------------------------
_______________________________________________ Materm-devel mailing list Materm-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/materm-devel mrxvt home page: http://materm.sourceforge.net