Topic: Terminator too slow
I'm having a problem with terminator lately which only happens when resizing it to over roughly 3/4 of the whole screen height. It's becomes pretty slow in terms of terminal scrolling (independent from font size/how many lines are on the terminal). I'm not sure why this happens, but often in apps like Joe and man which scroll line by line rather than by page like nano. xterm on the other side works fast like wonder, so I guess it isn't simply due to a too slow computer but due to something inside terminator. My first idea was the font, xterm uses one with fixed height (maybe a bitmap font?) and is thus faster in rendering. But do get I get the same results in terminal even with very small font sizes? Nope, it doesn't matter. It only happens in terminator and only when it's window is big enough.
It must be something I can't systematically detect. Anyone any ideas? I don't want to use xterm, it is rather limited (I love terminators splitting ability) and it's font is rather not suitable for editing code imho...
Also, if it's a problem of slow hardware, I'm running it on an IBM T30 with P4 2.0 Ghz, 512 MB RAM, 1024x768. CPU usage goes up to 90% when scrolling in terminator and a maximum of 50% in xterm.