diff options
| author | Akshay Nair <phenax5@gmail.com> | 2025-12-25 11:17:51 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2025-12-25 11:17:51 +0530 |
| commit | 3c1f75e8cf8d88287e6b501fda61aec9effa97ee (patch) | |
| tree | 0f7b2245d42b24630b3d8a8990e2a36ece3a519a /notes.org | |
| parent | 0c3b673e1614677a20f0b0b22af8bd017228b5e0 (diff) | |
| download | daffm-3c1f75e8cf8d88287e6b501fda61aec9effa97ee.tar.gz daffm-3c1f75e8cf8d88287e6b501fda61aec9effa97ee.zip | |
Add owner:group info in out
Diffstat (limited to '')
| -rw-r--r-- | notes.org | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -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? |
