scripting - Auto completion by typing TAB in TCL -
How can I get the key words and autocomplete of key words by typing TCL Shell, TBLs (or some other) in TCLS?
You must use a graphical terminal written in TCL, or switch to a console form ) If using a GUI app is acceptable at all. FWIW, I can definitely recommend tkcon; The only reason I do not use this is because I'm often working with TCL custom build which is related to other things.
Comments
Post a Comment