Le 2011-06-11 à 08:01, Richard Hipp <[email protected]> a écrit :

> 
> 
> On Sat, Jun 11, 2011 at 7:01 AM, Joerg Sonnenberger <[email protected]> 
> wrote:
> On Fri, Jun 10, 2011 at 10:09:52PM -0400, Martin Gagnon wrote:
> > When use the "fossil sqlite3" shell, the arrow key doesn't work and I
> > get something like ^[[A caracter appearing on screen when I try the <up>
> > arrow to access command history. (similar for <left> and <right> to move
> > cursor)
> 
> It doesn't provide the readline/libedit functionality.
> 
> It can if you recompile with the right command-line options.  I think:
> 
>     -DHAVE_READLINE ... -lreadline -lncurses
> 
Thanks, I'll try this, I already compile it myself anyway.

> The precompiled binaries do not do this because the necessarily libraries are 
> not available on every system.
> 
That's logical...

-- 
Martin
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to