Version 1 of tcltkd

Updated 2015-03-11 01:46:28 by AMG

TclTkD (mirror ) is a minimal desktop environment written in Tcl/Tk.

Description

The interface for TclTkD is a simple text editing window, with the following behaviours:

Control-Return
Evaluate arithmetic expressions (like "doit" in Smalltalk). 'Shift-Return
Shift-Return
glob-style file matching.
double-click
open selected file
Control-Return
open a web browser to http://wiki.tcl.tk
Bookmarks favorite files and data

AMG: Wait, what does Control-Return do? Evaluate expressions or open a browser? Giving it a test, I see the former behavior, but browsers are present in the screenshots.