bug-apl
[Top][All Lists]
Advanced

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

Re: [Bug-apl] Readline elimination feedback


From: Blake McBride
Subject: Re: [Bug-apl] Readline elimination feedback
Date: Fri, 5 Sep 2014 09:04:07 -0500

^C will still have to travel all the way through.  We'll see.

The ability to scroll through previous commands and edit new and previous lines with emacs-like commands (rather than just backspace) was very highly regarded, appreciated, and used by me.

Thanks.

Blake



On Fri, Sep 5, 2014 at 8:59 AM, Elias Mårtenson <address@hidden> wrote:

I doubt it. It works on a different level.
Regards,
Elias

On 5 Sep 2014 21:58, "Blake McBride" <address@hidden> wrote:
Wouldn't that just re-introduce all the previous problems with readline?


On Fri, Sep 5, 2014 at 8:46 AM, Elias Mårtenson <address@hidden> wrote:

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" <address@hidden> 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





reply via email to

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