From 1cb22965e82d136d99158a4ab1beb33b71acca73 Mon Sep 17 00:00:00 2001 From: Jiayi Zhao Date: Sun, 9 Feb 2020 13:27:59 -0500 Subject: update README with progress --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) 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") -- cgit v1.2.3