summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorqkzk <qu3nt1n@gmail.com>2023-01-29 07:53:45 +0100
committerqkzk <qu3nt1n@gmail.com>2023-01-29 07:53:45 +0100
commitc74b05821c808eb3f8db31cada7dcad1f744e442 (patch)
tree1eb7ec24efacb85a427dfd1d069e611b7fb9c111
parentf27eb0e53e7eae313acf3a24bcc271255f25c871 (diff)
dev.md
-rw-r--r--development.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/development.md b/development.md
index 63777a6..db84371 100644
--- a/development.md
+++ b/development.md
@@ -368,6 +368,14 @@ New view: Tree ! Toggle with 't', fold with 'z'. Navigate normally.
- [ ] BUG: when searching from tree mode, it only completes with level 1 elements, not nested ones.
- [ ] BUG: when filtering in free mode, only the level 1 matching elements are displayed
+ - [ ] BUG: can't parse gid for nfs mounts
+
+- [ ] Version 0.1.50 : safety
+
+ - [ ] command::execute in child: prevent it from crashing main app
+ - [ ] preview of big files (or whatever file) should only read chunk of the file,
+ not the whole thing
+ or should it ?
- [ ] Version 0.2.0 : tests