[Haskell-beginners] gnuplot problem in ghci

Brandon S. Allbery KF8NH allbery at ece.cmu.edu
Fri May 14 19:39:18 EDT 2010


On May 14, 2010, at 19:16 , Scott N. Walck wrote:
> Yes, that looks like what is happening.  Here are before and after
> a graphics command.



So a workaround would be that after running a graphics command, run

   stty -icanon </dev/pts/1

(yes, you want "<" not ">") to fix the terminal settings.  Not much of  
a handy workaround, sadly.

-- 
brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allbery at kf8nh.com
system administrator [openafs,heimdal,too many hats] allbery at ece.cmu.edu
electrical and computer engineering, carnegie mellon university    KF8NH


-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part
Url : http://www.haskell.org/pipermail/beginners/attachments/20100514/65af70e9/PGP.bin


More information about the Beginners mailing list