On Thu, Oct 16, 2008 at 02:34:09PM +0200, Miroslav Lichvar <[EMAIL PROTECTED]> wrote: > The attached patch adds a wide character support to the > scr_insdel_chars() function which is causing the problem and also > removes incorrect line length calculation in the ERASE command code. > > Please consider for inclusion.
I refactored around the code quite a bit. Basically, current cvs will kill wide characters spanning the start and/or end of the affected range (by replacing them with spaces). Could you give it a try and verify that it also fixes your issues? (instructions to access cvs are at http://software.schmorp.de/pkg/rxvt-unicode.html, you need to run autgen.sh, though). -- The choice of a Deliantra, the free code+content MORPG -----==- _GNU_ http://www.deliantra.net ----==-- _ generation ---==---(_)__ __ ____ __ Marc Lehmann --==---/ / _ \/ // /\ \/ / [EMAIL PROTECTED] -=====/_/_//_/\_,_/ /_/\_\ _______________________________________________ rxvt-unicode mailing list [email protected] http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode
