[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-apl] Readline-related feature request
From: |
Kacper Gutowski |
Subject: |
Re: [Bug-apl] Readline-related feature request |
Date: |
Wed, 22 Jan 2014 11:37:54 +0100 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
Thank you, this is very helpful.
I think that Q() macro at Input.cc:113 was left in r102 unintentionally.
-k
On 2014-01-20 16:45:11, Juergen Sauermann wrote:
> Hi,
>
> I made the history length and file location configurable in the GNU
> APL preferences file.
>
> Also initialized rl_readline_name to GnuAPL.
>
> See SVN version 101.
>
> /// Jürgen