*** empty log message ***
authorroot <root>
Tue, 4 Nov 2008 23:20:17 +0000 (23:20 +0000)
committerroot <root>
Tue, 4 Nov 2008 23:20:17 +0000 (23:20 +0000)
Changes
src/screen.C

diff --git a/Changes b/Changes
index 0244a14ea8af57abefbd563f623145b24b398c02..2d275de35f0f7baec85b932364a22e7607ba939a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -22,7 +22,6 @@ DUMB: support tex fonts
 TODO:   /*TODO: the xlceararea/xfillrectangle below don't take scroll offste into account, ask mikachu for details */
 
 TODO: cursor over overlays, when focus change?
-TODO: tput reset, reset more stuff/mouse reporting
        - the aterm code now frees the as visual and image manager objects
           when a window was closed.
         - do not (wrongly) adjust the virtual line length inside
index e4a53b3663de219c267e56e4fb3b9894b2add13d..c19c6ef2c5b1eb13d09130bd32413bc9305eb842 100644 (file)
@@ -161,8 +161,8 @@ void
 rxvt_term::scr_reset ()
 {
   scr_soft_reset ();
-  view_start = 0;
 
+  view_start = 0;
   num_scr = 0;
 
   if (ncol == 0)