|
From: <tim...@en...> - 2006-06-06 18:50:08
|
Petr Mikulik wrote: > Fine, this patch is in cvs now. > > I have yet another proposal. Most command line tools with a readline=20 > (octave, bash, ipython, ...) store their command history by default. In= =20 > gnuplot, this feature has to be explicitly set during ./configure: > ./configure --enable-history-file > > This feature is very useful. Thus, I propose to change the default stat= us of=20 > this feature from "disabled" to "enabled", so that you should disable i= t if=20 > you really don't want it. > > Any objections? > =20 No, I was thinking the same thing a few days ago, tired of having to add=20 --enable-history-file for each ./configure Best regards, Timoth=E9e |