aboutsummaryrefslogtreecommitdiff
path: root/notes.org
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2025-10-26 11:23:05 +0530
committerAkshay Nair <phenax5@gmail.com>2025-10-26 14:28:11 +0530
commitca6a853f3ab4994db3d45ba0677bdae1a1769ff6 (patch)
tree9fdb9ceca187db7dd3bfeeed6c818adcf1add5b3 /notes.org
parentac003a6e8c936169fcf2d9b3535fdb5a8d155411 (diff)
downloaddaffm-ca6a853f3ab4994db3d45ba0677bdae1a1769ff6.tar.gz
daffm-ca6a853f3ab4994db3d45ba0677bdae1a1769ff6.zip
Fix command-shell from config example to use eval
Diffstat (limited to '')
-rw-r--r--notes.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/notes.org b/notes.org
index 663acf6..2c6c865 100644
--- a/notes.org
+++ b/notes.org
@@ -1,12 +1,12 @@
- [X] commands: move cursor: move +1, move -1, move 5, move $, move 0
- [X] rename command-shell to evaluate
-- [ ] Use ls for file listing respecting ansi colors
-- [ ] Generalize cd/opener/back
- [ ] Allow recursive config extends (@A -> @B -> @C)
- [ ] allow escaping % in commands
- [ ] custom commands
- [ ] cmdline autocompletion
- [ ] handle permissions errors
+- [ ] Use ls for file listing respecting ansi colors?
+- [ ] Generalize cd/opener/back?
** Later
- [ ] Show last cmd in cmdline
- [ ] preserve back directory when going inside symlink to directories