|
From: | Juergen Sauermann |
Subject: | Re: [Bug-apl] Readline-related feature request |
Date: | Mon, 20 Jan 2014 16:45:11 +0100 |
User-agent: | Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130330 Thunderbird/17.0.5 |
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 On 01/20/2014 03:23 AM, Kacper Gutowski wrote:
Hi, When using readline, please set rl_readline_name to some predictable value before calling rl_initialize(). This will allow conditional configuration in inputrc based on that name. Additionally, it would also be convenient to be able to configure size of history and location of history file rather than having it hardcoded. Especially since currently it's hardcoded relative to current working directory. -k
[Prev in Thread] | Current Thread | [Next in Thread] |