summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorqkzk <qu3nt1n@gmail.com>2023-12-05 22:58:41 +0100
committerqkzk <qu3nt1n@gmail.com>2023-12-05 22:58:41 +0100
commit47554d82d49779b16b3087c6bcccffae5fd2a256 (patch)
treebe3100da391661e5370d7c95f10739f06ba93ffc
parent3a9960adf8e747825f10224cbd4c03d788a7219f (diff)
dev
-rw-r--r--development.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/development.md b/development.md
index 04be286..a406c6d 100644
--- a/development.md
+++ b/development.md
@@ -686,6 +686,7 @@ New view: Tree ! Toggle with 't', fold with 'z'. Navigate normally.
## TODO
+- [ ] allow bottom window to be clicked
- [ ] config loading : https://www.reddit.com/r/rust/comments/17v65j8/implement_configuration_files_without_reading_the/
- [ ] Only store one Selectable thing in status
- [ ] use `Rc<str>` instead of string to avoid copying