content-type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: 7bit X-RT-Original-Encoding: utf-8 Content-Length: 582 +--On 23 septembre 2015 20:22:13 +0000 Evan Hunt via RT wrote: | On Wed, Sep 23, 2015 at 07:47:53PM +0000, Mathieu Arnold via RT wrote: |> It doesn't. It has libedit, not readline :-) | | Right, but the functions that used to be exported by libreadline and are | now exported by libedit, such as readline() and add_history(), must still | have prototypes in a header file somewhere. What header file is that? | | "grep -R add_history /usr/include" will probably tell us the answer. Ah, yes, it has /usr/include/edit/readline/readline.h. -- Mathieu Arnold