From 2d0abaeb779ef63ed59de136e55c63ed2fd0a4ba Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 3 Oct 2025 11:05:17 +0530 Subject: Preserve list position while navigating through directories --- notes.org | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'notes.org') diff --git a/notes.org b/notes.org index d7beb46..d7f41a0 100644 --- a/notes.org +++ b/notes.org @@ -1,16 +1,18 @@ ** Current -- [ ] Show file permissions -- [ ] Preserve cursor position per dir while navigating +- [X] Preserve cursor position per dir while navigating - [ ] Cmdline must be single line - [ ] Commands - [ ] Run shell command - [ ] Command substitutions (%:filehighlighted %d:cwd %s:selections) +- [ ] Show file permissions ** Later - [ ] handle on open (for external integrations) - [ ] Cmdline history - [ ] bind command: define keybindings +- [ ] select multiple files - [ ] copy/paste across instances - user-land solution (write selections to file and read from second instance) - socket - [ ] support multikey bindings? - [ ] configuration file (toml?) +- [ ] watch for changes -- cgit v1.3.1