|
From: Petr M. <mi...@ph...> - 2006-06-06 07:58:04
|
Fine, this patch is in cvs now. I have yet another proposal. Most command line tools with a readline (octave, bash, ipython, ...) store their command history by default. In 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 status of this feature from "disabled" to "enabled", so that you should disable it if you really don't want it. Any objections? --- PM |