home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / lang / tcl / 1350 < prev    next >
Encoding:
Text File  |  1992-09-13  |  1.1 KB  |  24 lines

  1. Newsgroups: comp.lang.tcl
  2. Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!zaphod.mps.ohio-state.edu!menudo.uh.edu!sugar!karl
  3. From: karl@NeoSoft.com (Karl Lehenbauer)
  4. Subject: Re: wish -- command line editing
  5. Organization: NeoSoft Communications Services
  6. Date: Sun, 13 Sep 1992 15:50:38 GMT
  7. Message-ID: <1992Sep13.155038.25979@NeoSoft.com>
  8. References: <189ipjINNd1b@agate.berkeley.edu> <1992Sep5.073337.9071@cs.ubc.ca> <1992Sep8.181845.24105@walter.bellcore.com>
  9. Lines: 13
  10.  
  11. In article <1992Sep8.181845.24105@walter.bellcore.com> bytor@grumpy.bellcore.com (Ross Huitt) writes:
  12. >...I can't figure out how to get readline
  13. >working seamlessly with Tk. Since the Tk file handler mechanism
  14. >ends up buffering stdin a line at a time, I can't get the readline
  15. >library to read stdin interactively. There's probably something
  16. >I can do with FNDELAY to resolve the problem...
  17.  
  18. If you have Extended Tcl linked in, try "fcntl stdin NOBUF 1".  
  19.  
  20. -- 
  21. -- Email info@NeoSoft.com for info on getting interactive Internet access.
  22. You will now awaken feeling relaxed and refreshed, remembering everything 
  23. you've read except the details of the Omega contingency plan.
  24.