On Fri, 13 Aug 2010, Otto Moerbeek wrote: > On Fri, Aug 13, 2010 at 01:26:37PM +0200, Gabriel Linder wrote: > > > This diff implements history for bc(1) using editline(3). > > > > History is not persistent, I can add this feature if needed. > > > > el_init with stderr should not be a problem for an interactive program, > > let me know otherwise. > > > > This is my first diff, so hints/advices/crucifixion are welcome :) > > Take a look at freebsd. They have added editline support to bc. If > (big if) we're going to add command line editing and history, I'd > rather take that.
It would be nice to have history added.
