aboutsummaryrefslogtreecommitdiff
path: root/notes.org
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2025-11-07 11:49:27 +0530
committerAkshay Nair <phenax5@gmail.com>2025-11-07 11:49:27 +0530
commit6c3f7442b92f2fbf2308d93ece448cf3dd759a58 (patch)
treef05287259e7da168355fa3798e80079f6dda1087 /notes.org
parent0e4a7e45357e6024586b6042c1f4c173926a2ace (diff)
downloaddaffm-6c3f7442b92f2fbf2308d93ece448cf3dd759a58.tar.gz
daffm-6c3f7442b92f2fbf2308d93ece448cf3dd759a58.zip
Add custom commands
Diffstat (limited to 'notes.org')
-rw-r--r--notes.org3
1 files changed, 2 insertions, 1 deletions
diff --git a/notes.org b/notes.org
index b9f2fb5..d1ff03e 100644
--- a/notes.org
+++ b/notes.org
@@ -1,9 +1,10 @@
- [X] commands: move cursor: move +1, move -1, move 5, move $, move 0
- [X] rename command-shell to evaluate
- [X] Allow recursive config extends (@A -> @B -> @C)
-- [ ] custom commands
+- [X] custom commands
- [X] fix problems with substitutions (maybe switch to env vars?)
- [ ] allow escaping % in commands
+- [ ] escape % in file paths while substituting
- [ ] allow updating selection list (:selection-add, :selection-delete)
- [ ] cmdline autocompletion
- [ ] handle permissions errors