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