aboutsummaryrefslogtreecommitdiff
path: root/notes.org
diff options
context:
space:
mode:
Diffstat (limited to '')
-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