updated TODO, created python-venv and updated gitignore
This commit is contained in:
parent
efa1403380
commit
9103b2e6fb
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
__pycache__
|
__pycache__
|
||||||
|
.venv
|
||||||
|
1
TODO.txt
1
TODO.txt
@ -2,3 +2,4 @@
|
|||||||
- Allow other delimiters (e.g. ".")
|
- Allow other delimiters (e.g. ".")
|
||||||
- Support named arguments
|
- Support named arguments
|
||||||
- Include more often used commands in a defaults collection (e.g. close)
|
- Include more often used commands in a defaults collection (e.g. close)
|
||||||
|
- add help / list-cmds command
|
||||||
|
Loading…
Reference in New Issue
Block a user