> It looks like mrxvt > fixes the DELTA increment between the actual scroll-position and the > BOTTOM of the output. What I want mrxvt to do is to fix the DELTA > increment between the actual scroll-position and the TOP of the output > (like kde konsole does).
This sounds like an issue I had some time ago. The problem only occurs when the scroll-back buffer is full. What happens is that mrxvt keeps constant the "LINE NUMBER WITHIN THE SCROLLBACK BUFFER", and when the scrollback buffer is full it discards the top, with the effect that it looks like the text scrolls. Fortunatelly there's a flag for that: Mrxvt.scrollWithBuffer does the trick. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Materm-usage mailing list Materm-usage@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/materm-usage Mrxvt home page: http://materm.sourceforge.net