I can reproduce the bug,

wd'timer 1000'

verb define






)

3 : 0

(i.0 0)"_ sys_timer_z_$0

(i.0 0)"_ sys_timer_z_$0

(i.0 0)"_ sys_timer_z_$0

(i.0 0)"_ sys_timer_z_$0

(i.0 0)"_ sys_timer_z_$0

)



event commands shouldn't interfere with immediate mode input but apparently
they share the same buffer.

On Fri, Oct 2, 2020 at 7:35 AM Raul Miller <[email protected]> wrote:

> This is an old jqt problem which still occurs with the current j902 beta g:
>
> X=:1
> sys_timer_z_=: 3 :'X_base_=:X_base_+1'
> wd'timer 1000'
>
> You can check that X is increasing. This is not the bug, this is
> simply to illustrate the bug.
>
> Now, type:
>
> verb define
>
> And, the systimer implementation continually interrupts the user,
> presenting an additional blank line each time it runs.
>
> --
> Raul
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
>
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to