On Fri, Aug 13, 2010 at 02:30:50PM +0200, 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.
I would like to see command line editing and history in bc(1) too. -- Matthieu Herrb
