On Sat, Mar 01, 2008 at 04:04:52PM +0100, Brice Figureau wrote: >>> I'm really pleased with what I found so far, except that mouse >>> highlighting some text is slow as hell (it takes about 1 second to >>> refresh the highlighted section when I move the mouse). >>> >>> This was tested with the default parameters (no sys config, no file >>> config). I also checked without xft and/or antialiasing, but still >>> so slow. >>> >>> Did I miss something or is it a bug? >> >> I think this is intentional. IIRC, mrxvt doesn't highlight text until >> the mouse has almost stopped moving. This was a good thing earlier, >> since Xft + AA redraws were quite expensive. Things have changed now, >> so perhaps we can either get rid of it, or add an option to disable >> it... > > Can you point me to where have a look in the code, I'll see if I can > produce a patch to add an option to disable it?
I remember looking through the mouse code a while ago. (Mainly to implement the xterm2 mouse standards, which goes nicely with Vim). I never did end up understanding the code... For now ctags + grep are your friends. If I figure it out, I'll send you an email, GI -- Mac OS X. Because making Unix user-friendly is easier than debugging Windows. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Materm-devel mailing list Materm-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/materm-devel mrxvt home page: http://materm.sourceforge.net