projects
/
dana
/
urxvt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf4e09d
)
*** empty log message ***
author
root
<root>
Fri, 16 Dec 2005 13:05:49 +0000
(13:05 +0000)
committer
root
<root>
Fri, 16 Dec 2005 13:05:49 +0000
(13:05 +0000)
src/screen.C
patch
|
blob
|
history
diff --git
a/src/screen.C
b/src/screen.C
index 877a4a44848b3d1fe536b761830ea89845825c70..b15690d6cd7b012f10ac06ead7e5714fb83c0ccb 100644
(file)
--- a/
src/screen.C
+++ b/
src/screen.C
@@
-262,6
+262,7
@@
rxvt_term::scr_reset ()
{
/* delete rows */
k = min (TermWin.nscrolled, prev_nrow - nrow);
+ // k = max (0, - ( (nrow - 1) - r->screen.cur.row)); // mmc's http://maruska.dyndns.org/wiki/scrolling-bug //make configurable? //D TODO
scr_scroll_text (0, (int)prev_nrow - 1, k, 1);
for (p = nrow; p < prev_nrow; p++)