summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorqkzk <qu3nt1n@gmail.com>2024-03-06 17:36:44 +0100
committerqkzk <qu3nt1n@gmail.com>2024-03-06 17:36:44 +0100
commit809448520c282f30d748e02499ddb13915e9c34b (patch)
treecb5607f749320964a422ce512996d923b44be5a6
parentcf99a3e9f5039041b9538bff2480510452837337 (diff)
dev. 1.26 is ready to shipv0.1.26-search
-rw-r--r--development.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/development.md b/development.md
index 03f8bb0..5e25362 100644
--- a/development.md
+++ b/development.md
@@ -880,7 +880,7 @@ New view: Tree ! Toggle with 't', fold with 'z'. Navigate normally.
#### Changelog
-- [ ] focusable windows
+- [x] focusable windows
- [x] simple focus enum, mostly following what's being done
- [x] allow to change focus, only color the focused window border.
@@ -895,7 +895,7 @@ New view: Tree ! Toggle with 't', fold with 'z'. Navigate normally.
- [x] in Display::Flagged, open a single file with o, all files with ctrl+o
- [x] dispatch event according to focus
- [x] FIX: changing focus left or right only affects the border. Moving does nothing
- - [ ] test everything
+ - [x] test everything
- [x] setting second pane as preview should enable dual pane at the same time
- [x] FIX: leaving mount mode with enter when device is mounted should move to it
@@ -954,6 +954,7 @@ New view: Tree ! Toggle with 't', fold with 'z'. Navigate normally.
## TODO
+- [ ] floating windows ?
- [ ] rclone
- [ ] FIX: leaving flagged file should reset the window correctly. Can't reproduce...
- [ ] move as you type in Alt+g