2985c614e7
interactive tcl shells. This includes history expansion and file/command completion. Command completion for all tcl/tk commands is provided and commmand completers for user defined commands can be easily added. tclreadline can also be used for tcl scripts which want to use a shell like input interface. In this case the ::tclreadline::readline read command has to be called explicitly.
9 lines
364 B
Text
9 lines
364 B
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2010/03/12 23:18:13 pettai Exp $
|
|
include/tclreadline.h
|
|
lib/libtclreadline.la
|
|
lib/tclreadline${PKGVERSION}/pkgIndex.tcl
|
|
lib/tclreadline${PKGVERSION}/tclreadlineCompleter.tcl
|
|
lib/tclreadline${PKGVERSION}/tclreadlineInit.tcl
|
|
lib/tclreadline${PKGVERSION}/tclreadlineSetup.tcl
|
|
man/mann/tclreadline.n
|
|
share/examples/tclreadline/tclshrc
|