blob: 985bf2117e8e49e29c8184f59307345dfe256bf1 (
plain)
1
2
3
4
5
6
7
8
|
* commands
* modify
* provide a setting to turn on/off user interaction during commands (e.g. deletion confirmations)
* add a "ask the user a question" helper in State
* key/value syntax objects
* json objects! (set json on; ...)
* make the shell generic and have it load a plugin matching the name of argv[0] for syntax
|