25 Jun 21:52
Best way to have history/nice editor with Tcl shell?
From: Yuri <yuri@...>
Subject: Best way to have history/nice editor with Tcl shell?
Newsgroups: gmane.comp.lang.tcl.core
Date: 2008-06-25 19:52:40 GMT
Subject: Best way to have history/nice editor with Tcl shell?
Newsgroups: gmane.comp.lang.tcl.core
Date: 2008-06-25 19:52:40 GMT
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. Is here another way people use to have history and nicer editor with Tcl shell? Yuri ------------------------------------------------------------------------- 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