chiark / gitweb /
*** empty log message ***
[sympathy.git] / src / ansi.c
index 408efd4429f27ce72e0e1ddf41cd29cc2dc41835..4113a36b773aa8aeff72dccd8a3d9f023d970026 100644 (file)
@@ -10,6 +10,9 @@ static char rcsid[] = "$Id$";
 
 /*
  * $Log$
+ * Revision 1.35  2008/02/28 16:57:51  james
+ * *** empty log message ***
+ *
  * Revision 1.34  2008/02/27 09:42:53  james
  * *** empty log message ***
  *
@@ -948,6 +951,7 @@ ansi_update (ANSI * a, Context * c)
 {
   ansi_history (a, c->h);
   ansi_draw (a, &c->v->crt);
+  tty_length(a->terminal,c->v->crt.size.y);
 }
 
 static void