summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9d7ea99..9d11e02 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,12 @@
Currently a work in progress.
## Will be migrating to [tui-rs](https://github.com/fdehau/tui-rs) in the near future. Until then, no new development will be happening
+#### Progress:
+ [x] implement multithreaded input
+ [~] use characters/words rather than keycodes for config
+ - shift does not currently work with special keys (ie. Shift+Tab)
+ [ ] migrate to use tui gui
+ [ ] rework command system
![Alt text](joshuto_screenshot.png?raw=true "joshuto")