On Tue, Oct 21, 2008 at 07:38:54PM +0200, Marc Lehmann wrote: > On Thu, Oct 16, 2008 at 02:34:09PM +0200, Miroslav Lichvar <[EMAIL > PROTECTED]> wrote: > > when I'm running mutt in urxvt, sometimes the vertical lines used for > > Hi, sorry for not answering earlier. > > The bug you reported will be fixed in the next release, thanks for sending a > concept patch and analyzing the problem. > > (note that the patch has some issues, for example: > > > - line->l = max (line->l - count, 0); > > why is this being removed? but there is no need to fix the patch).
I should have sent it in a separate patch, it's not related to the widechar problem. The erase character function just replaces characters with spaces, the line length doesn't change. It can be shown by echo -e '1234567890\033[5G\033[2X' and when trying to select the end of the line with mouse it will be off by two characters. I sent a patch to fix a rmcup issue to this list few months ago, any chance it will be fixed in the next release? I can resend the patch if it's lost. Thanks! -- Miroslav Lichvar _______________________________________________ rxvt-unicode mailing list [email protected] http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode
