From 0c3b673e1614677a20f0b0b22af8bd017228b5e0 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Mon, 10 Nov 2025 23:28:05 +0530 Subject: Add basic selection-add/remove commands --- notes.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'notes.org') diff --git a/notes.org b/notes.org index a45483d..ee2abb6 100644 --- a/notes.org +++ b/notes.org @@ -4,13 +4,14 @@ - [X] custom commands - [X] fix problems with substitutions (maybe switch to env vars?) - [X] handle permissions errors +- [X] Show error messages (invalid commands/shell errors) +- [ ] fix issue with pathExists check for ~ expansion - [ ] allow escaping % in commands - [ ] escape % in file paths while substituting - [ ] allow updating selection list (:selection-add, :selection-delete) - [ ] cmdline autocompletion - [ ] Use ls for file listing respecting ansi colors? - [ ] Generalize cd/opener/back? -- [X] Show error messages (invalid commands/shell errors) ** Later - [ ] cross instance selections? (just override keys?) - [ ] Show last cmd in cmdline -- cgit v1.3.1