|
From: Hans-Bernhard B. <HBB...@t-...> - 2010-12-14 22:35:18
|
On 10.12.2010 01:16, Sanjib Agarwalla wrote: > When I am trying to plot the datafile then under gnuplot shell, my tab key > is not working and therefore I have to write the full name of thefile. So what made you assume the Tab key was supposed to be "working"? What you're observing there is not so much a problem as a feature that wasn't built into your gnuplot executable. MacOS has recently made it unreasonably hard to build gnuplot with full GNU readline support, by shipping a fake readline. Looks like whoever built that fink package has capitulated before those obstacles. |