aboutsummaryrefslogtreecommitdiff
path: root/notes.org
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2025-10-30 09:25:59 +0530
committerAkshay Nair <phenax5@gmail.com>2025-10-30 09:25:59 +0530
commit1481e69cee500a98aafca08e676c9e47fb1c9fb7 (patch)
treea44e29ab301bb897ec14c9e93e42dc2f9ec6b35e /notes.org
parentca6a853f3ab4994db3d45ba0677bdae1a1769ff6 (diff)
downloaddaffm-1481e69cee500a98aafca08e676c9e47fb1c9fb7.tar.gz
daffm-1481e69cee500a98aafca08e676c9e47fb1c9fb7.zip
Allow multilevel extend in config
Diffstat (limited to '')
-rw-r--r--notes.org3
1 files changed, 2 insertions, 1 deletions
diff --git a/notes.org b/notes.org
index 2c6c865..935a116 100644
--- a/notes.org
+++ b/notes.org
@@ -1,7 +1,8 @@
- [X] commands: move cursor: move +1, move -1, move 5, move $, move 0
- [X] rename command-shell to evaluate
-- [ ] Allow recursive config extends (@A -> @B -> @C)
+- [X] Allow recursive config extends (@A -> @B -> @C)
- [ ] allow escaping % in commands
+- [ ] fix problems with substitutions (maybe switch to env vars?)
- [ ] custom commands
- [ ] cmdline autocompletion
- [ ] handle permissions errors