|
From: Petr M. <mi...@ph...> - 2007-06-05 06:32:58
|
> I thought it was just an annoying bug that some of my commands seemed to > disappear. I never figured out any rhyme or reason to it. > > I strongly request that the default history behaviour is to leave > all my commands in place. I would consider this a bug-fix. > > I want it to behave like the csh [and tcsh and bash] history commands. > Go with what the users expect. I'm strongly against your proposal. Well, it was my first patch to gnuplot ages ago, to remove the repeated commands from the stack. I was so upset in a long night experiment at the ESRF having to hit dozen of times up-arrow before the actual plotting command appeared, that I started hacking gnuplot... I never used history to report what exactly I was doing. I need it to quickly go through the commands and have them available for editing, or with the "history" command to paste them via mouse. --- PM |