summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorqkzk <qu3nt1n@gmail.com>2023-11-07 10:05:33 +0100
committerqkzk <qu3nt1n@gmail.com>2023-11-07 10:05:33 +0100
commit77714cbf215de076a89f4d792b5693b1db48ef76 (patch)
tree2eb93aa7eecbcc9749dccfafb9bdaf806fac8898
parent0c617c271b229d3c1fa3cdf690a85d3525fc5431 (diff)
dev
-rw-r--r--development.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/development.md b/development.md
index b7ffdaf..9bbccb1 100644
--- a/development.md
+++ b/development.md
@@ -618,7 +618,7 @@ New view: Tree ! Toggle with 't', fold with 'z'. Navigate normally.
- [x] Use a generic trait for movements
- [x] FIX: first line position for tree
- [ ] FIX: tab.selected() should return Option<&FileInfo>
- - [ ] search can only find the first match
+ - [ ] FIX: search can only find the first match
- [ ] test everything
- [ ] refactor
- [ ] document