[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: LuaJIT and readline
- From: Emmanuel Oga <emmanueloga@...>
- Date: Thu, 12 May 2011 10:40:35 -0300
On Thu, May 12, 2011 at 10:11 AM, Doug Currie <doug.currie@gmail.com> wrote:
> On May 12, 2011, at 5:47 AM, Dirk Laurie wrote:
>
>> The LuaJIT binary made by 'make' on Linux does not support Home,
>> history searches etc. Is it a simple matter of somewhere linking
>> in the readline library?
>
> I installed rlwrap [1] (on OS X using macports) for just this purpose.
>
> e
>
> [1] http://freshmeat.net/projects/rlwrap
There is also linenoise
https://github.com/antirez/linenoise
it is so small that you can bundle it with the source code. It only
has the basic needed functionality.
--------------------------------------------------------------
EmmanuelOga.com - Software Developer