TODO list for tpad If you want to help, it would be nice to start from here (with no particular priority order): -a nice icon (artist help wanted!) -adding other locales, documentation and tips translations (please help me here!) -test the program on Macintosh (as I don't own one) -graphic dialogs for configuration -more print options: print entire text or selection, paginate and provide print previews using pr(1) -toolbars (e.g. one general, one to insert HTML tags) -interfaces supporting sabcmd(1), tex(1), latex(1), *roff, indent(1) and others -`new window' option -make sure the code follows the Tcl Style Guide (almost done) -locale-dependant key-bindings -regular expression to match a url and create hyperlinks -the ascii keyboard should allow typing into the text; I thinks this requires TclX (because the ctype ord command is needed) -file locking and recovery (using TclX flock, funlock commands) -improve readonly mode -code cleanup