#138162 eterm: back line buffer displays large blocks of empty lines

Package:
eterm
Source:
eterm
Description:
Enlightened Terminal Emulator
Submitter:
Date:
2005-07-18 03:44:35 UTC
Severity:
normal
#138162#5
Date:
2002-03-13 15:45:02 UTC
From:
To:
if i cat a long file (eg: /etc/services), and scroll back through it
with scrollbar or shift-pgup, large empty spaces are periodically
inserted into the display where there were none.  other terminals
(xterm, rxvt, gnome-terminal) don't display this empty space.

#138162#10
Date:
2002-09-30 02:32:48 UTC
From:
To:
Try setting REFRESH_PERIOD in src/feature.h to 1 or 2 before compile
if this really bothers you.  It will slow things down, but it will
prevent those large blank spaces.

Personally, I prefer the speed. :-)

HTH,
Michael