From 577a30cd5894aa16cf81606767d4d07c3e7b1603 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 5 Oct 2025 18:49:36 +0530 Subject: Add arg parsing, loading config from XDG_CONFIG_HOME and -c arg for loading config file --- notes.org | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'notes.org') diff --git a/notes.org b/notes.org index cf690d1..dd6d71a 100644 --- a/notes.org +++ b/notes.org @@ -20,19 +20,19 @@ - [X] Opener configuration - [ ] Cmdline history - [ ] Cli arg parsing (dir arg) +- [ ] Cli arg parsing (-c flag for custom config path) ** Right after -- [ ] Command: open-external -- [ ] handle on open (for external integrations) - [ ] copy/paste across instances - user-land solution (write selections to file and read from second instance) - socket +- [ ] Command: open-external +- [ ] handle on open (for external integrations) - [ ] Command: pipe (think about this) (pipe selection file names/file contents) - [ ] Allow escaping % in commands - [ ] Rethink % substituions - [ ] theme from config - [ ] cd into dir symlinks ** Later -- [ ] Cli arg parsing (-c flag for custom config path) - [ ] cmdline tab completion - [ ] Allow escaping % in commands - [ ] watch for changes -- cgit v1.3.1