Enlightenment CVS committal

Author  : mej
Project : eterm
Module  : Eterm

Dir     : eterm/Eterm/src


Modified Files:
      Tag: ETERM-0_10
        command.c 


Log Message:
Thu Mar 11 09:27:23 2004                        Michael Jennings (mej)

 _______                          __ 
|   |   |.-----.----.-----.-----.|  |
|       ||  -__|   _|  _  |  -__||__|
|__|_|__||_____|__| |___  |_____||__|
                    |_____|          

===================================================================
RCS file: /cvsroot/enlightenment/eterm/Eterm/src/command.c,v
retrieving revision 1.69.2.8
retrieving revision 1.69.2.9
diff -u -3 -r1.69.2.8 -r1.69.2.9
--- command.c   19 Jan 2004 19:49:21 -0000      1.69.2.8
+++ command.c   11 Mar 2004 14:26:33 -0000      1.69.2.9
@@ -34,7 +34,7 @@
  * he guarantee anything whatsoever.
  *----------------------------------------------------------------------*/
 
-static const char cvs_ident[] = "$Id: command.c,v 1.69.2.8 2004/01/19 19:49:21 mej 
Exp $";
+static const char cvs_ident[] = "$Id: command.c,v 1.69.2.9 2004/03/11 14:26:33 mej 
Exp $";
 
 /* includes: */
 #include "config.h"
@@ -2146,6 +2146,7 @@
         PrivateModes |= PrivMode_scrollbar;
         SavedModes |= PrivMode_scrollbar;
     }
+    tt_winsize(ptyfd);
 #if DEBUG >= DEBUG_TTYMODE && defined(HAVE_TERMIOS_H)
     if (DEBUG_LEVEL >= DEBUG_TTYMODE) {
         debug_ttymode(&tio);




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to