From c999d5703d22a7b73394b50029ceede4ef06f09c Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 5 Oct 2025 10:51:54 +0530 Subject: Handle non-zero exit codes in commands --- notes.org | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'notes.org') diff --git a/notes.org b/notes.org index 0733ebc..e21b387 100644 --- a/notes.org +++ b/notes.org @@ -14,10 +14,11 @@ - [X] Internal commands? - [X] parsing key sequence - [X] configuration file (toml?) -- [ ] Error handling +- [X] Error handling - [ ] Expand ~ to home in internal commands (cd) - [ ] Cmdline history - [ ] Cli arg parsing (dir arg) +- [ ] Opener configuration ** Right after - [ ] cd into dir symlinks - [ ] handle on open (for external integrations) @@ -27,7 +28,9 @@ - [ ] Command: pipe (think about this) (pipe selection file names/file contents) - [ ] Allow escaping % in commands - [ ] Rethink % substituions +- [ ] theme from config ** Later +- [ ] Cli arg parsing (-c flag for custom config path) - [ ] cmdline tab completion - [ ] Allow escaping % in commands - [ ] watch for changes -- cgit v1.3.1