summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorqkzk <qu3nt1n@gmail.com>2024-02-21 21:04:27 +0100
committerqkzk <qu3nt1n@gmail.com>2024-02-21 21:04:27 +0100
commit658f94aa591cb354edb1773140b1e0befaa35ed3 (patch)
tree2674004084176bf2809d6fba207530ad03de4513
parentae492e6cb8bc3f6aec8040c72948b3530c750ff6 (diff)
1.27 ideas
-rw-r--r--development.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/development.md b/development.md
index f2eda36..e3ca0c8 100644
--- a/development.md
+++ b/development.md
@@ -921,6 +921,12 @@ New view: Tree ! Toggle with 't', fold with 'z'. Navigate normally.
## TODO
+- [ ] bulk: do not freeze the application while waiting for the thread
+ - [ ] use a flag in main loop and 1. check for edition, 2. do & log the execution
+- [ ] when opened from neovim itself, use an existing instance, don't open new terminal
+ - [ ] detect (guess ?) when started from neovim
+ - [ ] $TERM = xterm-256color
+ - [ ] $TERM != $TERMINAL
- [ ] open a shell while hiding fm, restore after leaving
- [ ] refactor & unify all shell commands
- [ ] config loading : https://www.reddit.com/r/rust/comments/17v65j8/implement_configuration_files_without_reading_the/