From 1481e69cee500a98aafca08e676c9e47fb1c9fb7 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Thu, 30 Oct 2025 09:25:59 +0530 Subject: Allow multilevel extend in config --- notes.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'notes.org') 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 -- cgit v1.3.1