summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorqkzk <qu3nt1n@gmail.com>2023-12-10 22:48:05 +0100
committerqkzk <qu3nt1n@gmail.com>2023-12-10 22:48:05 +0100
commit083ccd156d63dc4e21603c4a9ab3a1cb9a0e8753 (patch)
tree8a8d0f41a0198e741218e429b2c2058c0ca28eb8
parent273627ad94ddb0e3df5ebaa3a8a711b6d021ee69 (diff)
dev
-rw-r--r--development.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/development.md b/development.md
index 4084aed..ce14c38 100644
--- a/development.md
+++ b/development.md
@@ -692,6 +692,12 @@ New view: Tree ! Toggle with 't', fold with 'z'. Navigate normally.
- [x] Session with display settings like [felix](https://github.com/kyoheiu/felix/blob/main/src/session.rs)
- [x] display settings aren't read from args or config file except for "display all".
- [x] read (using serde_yaml) and write (using serde::Serialize) display settings from a [session file](~/.config/fm/session.yaml).
+- [ ] Pre release
+ - [ ] Fix last missing items
+ - [ ] check installation (???)
+ - [ ] readme
+ - [ ] describe what was done succintly
+ - [ ] merge into v0.1.24-dev branch
## TODO