cmdr
View Ticket
Not logged in
Bounty program for improvements to Tcl and certain Tcl packages.
Ticket Hash: a80ac870369210a51ddd509000f839ea1df6c0d1
Title: Add facilities for user interaction
Status: Closed Type: Feature_Request
Severity: Important Priority: Immediate
Subsystem: Resolution: Fixed
Last Modified: 2014-05-23 22:19:50
Version Found In:
User Comments:
aku added on 2014-05-21 22:40:08:
The stackato-cli has a number of higher-level interaction commands (yes/no, string, menu, choice) in a utility package.

This package was recently snarfed into fx (@ http://core.tcl.tk/akupries/fx).
Better put it here into Cmdr.

aku added on 2014-05-21 23:19:44:
Other utilities for placement in cmdr would be colorization.
Especially also configurable color mapping (symbolic names, color names, definitions).

aku added on 2014-05-23 22:19:50:
Done with:
* [2fa5347d94] Basic tests
* [1eeef53431] Fixes, tweaks, examples
* [0c33d13e6e] Reactivated color support.
* [7104561dd4] Initial import (tty, color, ask)