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

  1. Newsgroups: comp.lang.tcl
  2. Path: sparky!uunet!usc!sol.ctr.columbia.edu!destroyer!ubc-cs!dhami
  3. From: dhami@cs.ubc.ca (Mandeep S Dhami)
  4. Subject: Re: wish -- command line editing
  5. Message-ID: <1992Sep5.073337.9071@cs.ubc.ca>
  6. Sender: usenet@cs.ubc.ca (Usenet News)
  7. Organization: Computer Science, University of B.C., Vancouver, B.C., Canada
  8. References: <17mav8INNb5m@agate.berkeley.edu> <55220005@hpfcbig.SDE.HP.COM> <189ipjINNd1b@agate.berkeley.edu>
  9. Date: Sat, 5 Sep 92 07:33:37 GMT
  10. Lines: 12
  11.  
  12. Also checkup GNU's readline library (comes with bash, al least). Very
  13. easy to use and it is easy to hook up command line editing to any
  14. program (with some 300K extra code!). Hope it helps. (In fact, I hooked
  15. up some seemingly non-trivial code using GNU readline library and
  16. tcl's interpreter almost painlessly!).
  17.  
  18. Mandeep.
  19. __________________________________________________________________
  20. "I'm very brave generally," he went on in a low voice:
  21. "only to-day I happen to have a headache."
  22.                                       -- Lewis Carroll
  23. __________________________________________________________________
  24.