|
From: Tatsuro M. <tma...@ya...> - 2010-08-31 00:26:16
|
Hello --- Jon wrote: > Thanks for your response. I didn't met with the similar problem with cygwin > neither. That's why I said it could be a system problem. But I don't know > how to deal with this in gnuplot. Taken an example similar, there could be > editing issues with vi editor. But they can be fixed using a configuration > file accompanying vi. I don't know whether there exists a similar setting to > gnuplot as well in order to customerize the input environment. > > Sincerely, > John Are you using the gnuplot built by yourself or download from the distribution ? If you build yourself, did you build with the GNU readline, or the BSD editline, or builtin readline routine ? If your gnuplot build with the readline or editline, try to build it with ./configure --with-readline=builtin. If that makes editing correct, perhaps your the readline or the editline library has a problem. If you are using the gnuplot from the distribution, it is better ask at the forum or the ML on the distribution. Regards Tatsuro -------------------------------------- GyaO! - Anime, Dramas, Movies, and Music videos [FREE] http://pr.mail.yahoo.co.jp/gyao/ |