This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository efm2.
View the commit online.
commit c8ba334ba84d664d850cb333a2466a2bcc15f90b
Author: Carsten Haitzler (Rasterman) <[email protected]>
AuthorDate: Wed May 13 10:47:58 2026 +0100
add some more to todo
---
TODO.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/TODO.md b/TODO.md
index dcd9923..2fa527a 100644
--- a/TODO.md
+++ b/TODO.md
@@ -2,12 +2,14 @@
## Now
+* Profile i/o and perf on slow fs's like sshfs to a slow remote host
+ * Find excess i/o and fix or find more optimal ways (cahce files?)
* .efm/.efm in dir set more than backend type (view mode and more)
* DND auto-open dir on hover-over
* File properties dialog
* Progress feedback from file ops
* Display dir usage (# files, size)
-* Display dir + subdir usage
+* Display dir + subdir usage (walk subtrees)
* Each file/dir needs a busy status, progress
* Monitor efm ops dir for status like efm_tasks.c
* In-fm view
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.