From fa145338ec782d73b9daebeaf92697d57a62cc3d Mon Sep 17 00:00:00 2001 From: Jiayi Zhao Date: Tue, 22 Oct 2019 11:07:34 -0400 Subject: Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1124eca..9d7ea99 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ [ranger](https://github.com/ranger/ranger)-like terminal file manager written in Rust. 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 + ![Alt text](joshuto_screenshot.png?raw=true "joshuto") ## Dependencies @@ -57,6 +59,7 @@ Please create a pull request :) Please create an issue :) ## TODOs + - [ ] Migrate to [tui-rs](https://github.com/fdehau/tui-rs) - [x] Tab support - [x] Ctrl/Shift/Alt support - [ ] Asynch File IO (cut/copy/paste/delete/rename) (in progress) -- cgit v1.2.3