help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] st> prompt does not show up


From: Bonzini
Subject: Re: [Help-smalltalk] st> prompt does not show up
Date: Thu, 21 Feb 2002 00:17:29 +0100

The prompt shows up if `isatty' returns true... and in your case it is
there, but it is printed at the wrong time...

> 'Hello, World!' printNl !
> st>
> Execution begins...
> 'Hello, World!'

I will add an fflush at the appropriate point of input.c.  You aren't using
readline, are you?

|_  _  _ __
|_)(_)| ),'
------- '---




reply via email to

[Prev in Thread] Current Thread [Next in Thread]