26 Jun 01:31
Re: Best way to have history/nice editor with Tcl shell?
From: Jeff Hobbs <jeffh@...>
Subject: Re: Best way to have history/nice editor with Tcl shell?
Newsgroups: gmane.comp.lang.tcl.core
Date: 2008-06-25 23:31:34 GMT
Subject: Re: Best way to have history/nice editor with Tcl shell?
Newsgroups: gmane.comp.lang.tcl.core
Date: 2008-06-25 23:31:34 GMT
Yuri wrote: > I tried to use tclreadline (from http://www.zellner.org/tclreadline/) > but it has a problem: I load libtcl85.so dynamically and when TCL > attempts to load libtclreadline.so it fails to find symbols from > libtcl85.so itself. Also (according to README in tclreadline) last > modification as made in Mar 2000. Seems like it's abandoned. Try building it with stubs: http://wiki.tcl.tk/stubs > Is here another way people use to have history and nicer editor with Tcl > shell? Use tkcon instead: http://tkcon.sourceforge.net/ http://wiki.tcl.tk/tkcon Jeff ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php
RSS Feed