summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorqkzk <qu3nt1n@gmail.com>2023-12-21 13:57:23 +0100
committerqkzk <qu3nt1n@gmail.com>2023-12-21 13:57:23 +0100
commitda339d2859ade14f40498be06893d424e1994059 (patch)
tree4a2232ec51f74f3e40e579b93e90d01eacf74975
parent5a10a7584775a6403ef100386ac38253fca13cc0 (diff)
dev
-rw-r--r--development.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/development.md b/development.md
index b79a0d9..429cfba 100644
--- a/development.md
+++ b/development.md
@@ -738,7 +738,7 @@ New view: Tree ! Toggle with 't', fold with 'z'. Navigate normally.
- [ ] compare memory usage
- [x] scrolling in tree mode should start 1 line earlier since we use 1 line at the bottom
- [x] FIX: Tree mode: search forward doesn't scroll
-- [ ] make navigable content scrollable
+- [x] make navigable content scrollable
- [x] leaving second pane as preview should set second pane to normal
- [x] FIX: in tree mode, refresh also refresh the window. Incorrect number of file displayed
- [x] FIX: while second window is opened, if the selection is below half screen, it's not shown anymore.