Colorizing Start!
- Add styles and colors to most output. - Update TODO list - Add ability to interrupt "waiting" condition with Control-C
This commit is contained in:
4
TODO.txt
4
TODO.txt
@ -1,4 +1,8 @@
|
||||
TODO
|
||||
- fix handling of control-c
|
||||
- redo the command loop to make some fuckin sense why do we use eceptions to do modal stuff
|
||||
- make styles optional
|
||||
- expose styles in config file or personal config
|
||||
- add local variable support that can be interpolated into commands
|
||||
- keep track of previous command outputs for last command, and any previous command with target list and command line
|
||||
- Allow any given command to be tagged with a label, and the outputs would be stored in the output dictionary under that name (for scripting);
|
||||
|
||||
Reference in New Issue
Block a user