Warning, /pim/sink/sinksh/TODO is written in an unsupported language. File is not indexed.

0001 * commands
0002     * improve modify/remove/create to dynamically add syntax items for each type
0003     * improve modify/remove/create to autocomplete resource names
0004 * provide a setting to turn on/off user interaction during commands (e.g. deletion confirmations)
0005     * add a "ask the user a question" helper in State
0006     * confirm deletions in remove
0007 * handle env vars and similar for scripting purposes
0008 * key/value syntax objects
0009 * json objects! (set json on; ...)
0010 * make the shell generic and have it load a plugin matching the name of argv[0] for syntax
0011