From 3c1f75e8cf8d88287e6b501fda61aec9effa97ee Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Thu, 25 Dec 2025 11:17:51 +0530 Subject: Add owner:group info in out --- notes.org | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'notes.org') diff --git a/notes.org b/notes.org index ee2abb6..2ad6eff 100644 --- a/notes.org +++ b/notes.org @@ -6,16 +6,17 @@ - [X] handle permissions errors - [X] Show error messages (invalid commands/shell errors) - [ ] fix issue with pathExists check for ~ expansion +- [ ] add substution for last directory (or automark on cd) - [ ] 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? +- [ ] cmdline history ** Later +- [ ] cmdline autocompletion +- [ ] generalize cd/opener/back? - [ ] cross instance selections? (just override keys?) -- [ ] Show last cmd in cmdline +- [ ] show last cmd in cmdline - [ ] preserve back directory when going inside symlink to directories -- [ ] cmdline history - [ ] some caching for file list? (might be good to have for large lists) - [ ] watch for changes? +- [ ] use ls for file listing respecting ansi colors? -- cgit v1.3.1