Commit Graph

6 Commits

Author SHA1 Message Date
stu
7a7b8430cf Update to newer Tcl layout, doc fixes,
port Makefile adjustments.

ok landry@, sebastia@
2011-01-05 16:48:22 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
espie
8e072131b6 USE_GROFF=Yes 2010-10-19 08:13:56 +00:00
sthen
f6081a047e update to 2.5 and Makefile reworking; from maintainer Stuart Cassoff 2009-04-24 16:29:55 +00:00
sthen
2648669288 bump following tk dep changes 2009-03-11 21:37:27 +00:00
sthen
a7cd990c58 import x11/tkcon, from maintainer Stuart Cassoff - thanks!
A replacement for the standard console that comes with Tk, tkcon
provides many more features than the standard console and works on all
platforms where Tcl/Tk is available.  It is meant primarily to aid one
when working with the little details inside Tcl and Tk and to give Unix
users the GUI console provided by default in the Mac and Windows Tk.

Features:
  Command history.
  Path (Unix style) / Proc / Variable name expansion.
  Multiple and tabbed consoles, each with its own state.
  Captures stdout and stderr to console window.
  Hot errors (click on error result to see stack trace).
  Electric character matching (a la emacs).
  Electric proc highlighting.
  Enhanced history searching.
  Configurable Cut / Copy / Paste between windows.
  Communication between consoles and other Tk interpreters.
2009-01-07 11:16:56 +00:00