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