
14 May
2010
14 May
'10
5:16 p.m.
On May 14, 2010, at 14:21 , Daniel Fischer wrote:
On Friday 14 May 2010 19:48:20, Scott N. Walck wrote:
shown below, the keyboard no longer echos my input to ghci. ghci will still do what I ask, as in computing 3+4 below, but I could not see the "3+4" until after I hit return.
This is gnuplot 0.3.4. Could anyone suggest an idea?
Sorry, no. Though it looks like a buffering problem.
To me it sounds like the terminal's been reset to line mode. Type "tty" to the shell before starting ghci (it will output something like /dev/pts/3 or /dev/ttys003 or /dev/ptyp3), then when the problem happens switch to another terminal and type "stty -a