From 6c3f7442b92f2fbf2308d93ece448cf3dd759a58 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 7 Nov 2025 11:49:27 +0530 Subject: Add custom commands --- notes.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'notes.org') 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 -- cgit v1.3.1