From 556f890c3bb799dd6bc1e83c5dcff12f25ed5c24 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 5 Oct 2025 11:51:37 +0530 Subject: Add ~ substitution for cd paths --- notes.org | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'notes.org') diff --git a/notes.org b/notes.org index e21b387..82f75b8 100644 --- a/notes.org +++ b/notes.org @@ -15,12 +15,12 @@ - [X] parsing key sequence - [X] configuration file (toml?) - [X] Error handling -- [ ] Expand ~ to home in internal commands (cd) +- [X] Expand ~ to home in internal commands (cd) - [ ] Cmdline history - [ ] Cli arg parsing (dir arg) - [ ] Opener configuration +- [ ] Show current pending keys in statusline ** Right after -- [ ] cd into dir symlinks - [ ] handle on open (for external integrations) - [ ] copy/paste across instances - user-land solution (write selections to file and read from second instance) @@ -29,6 +29,7 @@ - [ ] 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 -- cgit v1.3.1