From a16933476187a349d619ab29f73dbcae81c8cb24 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 7 Nov 2025 12:25:47 +0530 Subject: Show error messages (permission error + path not found + invalid command error) --- notes.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'notes.org') diff --git a/notes.org b/notes.org index d1ff03e..a45483d 100644 --- a/notes.org +++ b/notes.org @@ -3,14 +3,14 @@ - [X] Allow recursive config extends (@A -> @B -> @C) - [X] custom commands - [X] fix problems with substitutions (maybe switch to env vars?) +- [X] handle permissions errors - [ ] allow escaping % in commands - [ ] escape % in file paths while substituting - [ ] allow updating selection list (:selection-add, :selection-delete) - [ ] cmdline autocompletion -- [ ] handle permissions errors - [ ] Use ls for file listing respecting ansi colors? - [ ] Generalize cd/opener/back? -- [ ] Show error messages (invalid commands/shell errors) +- [X] Show error messages (invalid commands/shell errors) ** Later - [ ] cross instance selections? (just override keys?) - [ ] Show last cmd in cmdline -- cgit v1.3.1