diff options
| author | Akshay Nair <phenax5@gmail.com> | 2025-10-05 21:36:06 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2025-10-08 13:07:00 +0530 |
| commit | abcbb255e8dd5f624ba5173783cf665522b527df (patch) | |
| tree | 9069ae4ef9264261522530f33222fcb331c7a9f4 /notes.org | |
| parent | 538777b1dffdbfc0efece3ad9341504d8fbac455 (diff) | |
| download | daffm-abcbb255e8dd5f624ba5173783cf665522b527df.tar.gz daffm-abcbb255e8dd5f624ba5173783cf665522b527df.zip | |
Allow directories and file paths as cli arg/cd
Diffstat (limited to '')
| -rw-r--r-- | notes.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ - [X] chain multiple commands - [X] Fix cmd substitution for all command args - [X] Command: command-shell special variant of shell that evaluates output as commands -- [ ] Given file name, open dir of file with cursor on file +- [X] Given file name, open dir of file with cursor on file - [ ] Store last directory path (for auto cd in shell) - [ ] Store selections path (for copy/move/paste across instances) - [ ] Command: search, search-next, search-prev |
