From: Hans-Bernhard B. <br...@ph...> - 2005-03-11 19:43:07
|
Majalee Aaditya wrote: > but i feel there is one thing lacking, which the gnuplot 3.7, patchlevel > 3 had. that is the "file completion" by making use of the "tab" key. That feature is not missing in gnuplot-4.0, but only in your current compilation of it. That's because it depends on which readline code you compile in. You need the GNU readline library to get filename completion. |