|
From: Petr M. <mi...@ph...> - 2007-06-08 06:51:20
|
> > After one sets > > > > set history condensed > > > > the up arrow should only sequence through unique commands. That is the > > way it works here. Yes, condensed works. This may be interesting to add "ignoredups" as a variant of "full". > Did you find that 'set hist con' solves the problem? (Place that command in you > gnuplot initialization file.) If so, is overall behavior acceptable for you? BTW, gnuplot crashes for "h" command ... Terminal type set to 'x11' gnuplot> h Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 1094909056 (LWP 14570)] FindHelp (keyword=0x81cd030 "", matching_key=0xbfb21ba8, print_best_match_len=0xbfb21ba4) at help.c:479 479 expand_buff[i] = expand_buff[i-shift]; (gdb) quit --- PM |