|
From: Lars H. <lhe...@us...> - 2003-12-19 22:05:00
|
> After starting gnuplot and 'plot x' I _sometimes_ get: > > Terminal type set to 'pm' > gnuplot> plot x > gnuplot> gnuplot> > > instead of > > Terminal type set to 'pm' > gnuplot> plot x > gnuplot> > > After getting the double (or sometimes triple or even more) prompt the > commandline-history no longer works. When entering Cursor-UP I get H > instead of the last command, Cursor-Left gives K, Cursor-Right gives M, > Cursor-Down gives P and Del gives S Could this be a case of broken readline library? As in http://sourceforge.net/tracker/index.php?func=detail&aid=608874&group_id=2055&atid=102055 |