On Wed, Nov 12, 2008 at 7:57 PM, Carlos Nazareno <[EMAIL PROTECTED]> wrote: > How come the terminal activity takes so long to load? > > On almost any system/OS it's near instantaneous, even back then with > Pentium 166's.
The current python API for activities is a kind of "load all or nothing", and the terminal activity happens to use it. There are plans to change this. Regards, Tomeu _______________________________________________ Devel mailing list [email protected] http://lists.laptop.org/listinfo/devel
