summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJeff Zhao <jeff.no.zhao@gmail.com>2021-05-24 15:36:49 -0400
committerJeff Zhao <jeff.no.zhao@gmail.com>2021-05-24 15:36:49 -0400
commitf42660c2255a5db1a6c0918ac790bee7fae72d80 (patch)
tree5fe5902286763f3d602d5884fc36a430019b9ca2 /README.md
parent6e45160981ca45b1c5c56efb0f27c9ea19918cda (diff)
parent55527347f9a279d9732f8dccf202c339a30f1023 (diff)
Merge branch 'dev' into main
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 53a16ba..d1c1319 100644
--- a/README.md
+++ b/README.md
@@ -94,8 +94,10 @@ Please create an issue :)
- [x] Migrate to [tui-rs](https://github.com/fdehau/tui-rs)
- [x] Tab support
- [x] Ctrl/Shift/Alt support
-- [x] Asynch File IO (cut/copy/paste/delete/rename) (in progress)
+- [x] Asynch File IO (cut/copy/paste)
- [ ] Built-in command line (in progress)
+ - Currently implementation is kind of janky
- [ ] File previews (in progress)
+ - Waiting for tui-rs to support parsing ANSI color codes
- [ ] Tab autocomplete (in progress)
- [x] Bulk rename