On Sat, Jun 11, 2011 at 7:01 AM, Joerg Sonnenberger <jo...@britannica.bec.de
> 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

The precompiled binaries do not do this because the necessarily libraries
are not available on every system.


>
> Joerg
> _______________________________________________
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>



-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to