How about making output to the term window be unbuffered. The verb tst does not display the first message to the term window until the time expires.
tst=:3 : 0 'First message'(1!:2)2 (6!:3)5 'Second message' ) On Tue, Mar 19, 2013 at 3:59 PM, Eric Iverson <[email protected]> wrote: > > It makes sense for the GPL jconsole to use readline. I don't think > that affects what Jsoftware uses in the commercial source. > > On Tue, Mar 19, 2013 at 3:26 PM, Ric Sherlock <[email protected]> wrote: > > There was some talk a while back that it may make sense to move jconsole to > > use readline rather than editline that it uses in J6 & J7. > > > > http://www.jsoftware.com/pipermail/programming/2011-November/024865.html > > > > Is this still planned? > > > > Cheers, > > Ric > > ---------------------------------------------------------------------- > > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
