summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJeff Zhao <jeff.no.zhao@gmail.com>2021-05-24 15:36:02 -0400
committerJeff Zhao <jeff.no.zhao@gmail.com>2021-05-24 15:36:02 -0400
commit55527347f9a279d9732f8dccf202c339a30f1023 (patch)
treeb7849174d8cffa3a729dd967afa28eaf10716226 /README.md
parent37a7bb85d83ec3c714d65cfa829ed2a9784227a7 (diff)
add search_skim command
- This provides rudimentary support to search for files via skim
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 8f724eb..cdd7f64 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