You should be able to use rlwrap to get line history in any application. It should work with GNU APL too.
Regards, Elias On 5 Sep 2014 21:38, "Blake McBride" <blake1...@gmail.com> wrote: > Feedback for revision 453 > > 1. x←⍞ > > returns without waiting for a user response > > same for x←⎕ but when I tried again ⎕ worked. Something wrong here. > > 2. I really liked up-arrow and down-arrow cycling through previous input. > Will we regain that? > > 3. Where are the line numbers? > > > ∇test > dfg > sdfgh > sfgh > ∇ > asd > VALUE ERROR > asd > ^ > > > Thanks! > > Blake > > >