Download List

项目描述

The tclreadline package makes the GNU readline facilities available for interactive Tcl shells. This includes history expansion and file/command completion. Command and subcommand completion is provided for all Tcl/Tk commands. Command completion can be easily added for user-defined commands.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-01-30 15:14 Back to release list
1.0.0

该脚本补足主要是重写,大大延长,几乎所有的Tcl和Tk命令完成后,对未知的命令后备完成者说,读一行的宏处理应了,tclreadline::循环使用一个可选<historyfile> 。
The script completer was mostly rewritten, and greatly extended, almost all tcl and tk commands are completed, fallback completers for unknown commands added, readline's macro processing should work now, and tclreadline::Loop takes an optional <historyfile>.

Project Resources