summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorqkzk <qu3nt1n@gmail.com>2022-11-20 14:31:55 +0100
committerqkzk <qu3nt1n@gmail.com>2022-11-20 14:31:55 +0100
commit9dd585d8c7f5a189086d626a0eb878be139ec833 (patch)
tree9661e6986d7ed506dc75ed5d187ecbeb5260facd
parent7603854f83fb756950ac5a01e216c2fe52007cc6 (diff)
refactor: display knows less about "status" of app. Still some work to doterm_manager
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 3384eb3..01307de 100644
--- a/readme.md
+++ b/readme.md
@@ -104,6 +104,7 @@
- [x] FIX: disk space is always showing the same disk
- [x] Colored first line
- [x] Resize immediatly
+- [x] display should be "terminal manager" and it shouldn't handle anything else (git, available space etc.)
## TODO
@@ -125,7 +126,6 @@
- [x] decompress selected file with ctrl+x
- [x] preview
- [ ] auto mount usb keys ???
-- [ ] display should be "terminal manager" and it shouldn't handle anything else (git, available space etc.)
## BUGS