Added runstatus and prettified prompt

This commit is contained in:
2022-10-21 17:05:25 -07:00
parent 92e741549f
commit 696ede7a9c
3 changed files with 138 additions and 36 deletions

View File

@@ -16,4 +16,6 @@
- Command and macro autocomplete
- step-by-step reduction
- Documentation in README
- Maybe a better icon?
- Maybe a better icon?
- Warn when overwriting macro
- Syntax highlighting: parenthesis, bound variables, macros, etc