Add support for GNU readline
authorHugo Villeneuve <hugo@hugovil.com>
Sat, 8 Feb 2014 07:40:54 +0000 (02:40 -0500)
committerHugo Villeneuve <hugo@hugovil.com>
Thu, 13 Feb 2014 05:25:18 +0000 (00:25 -0500)
readline input is fed into Lex.

This adds commands history.

There is also a configure option to disable readline support.


No differences found