aboutsummaryrefslogtreecommitdiff
path: root/notes.org
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2025-10-05 21:36:06 +0530
committerAkshay Nair <phenax5@gmail.com>2025-10-08 13:07:00 +0530
commitabcbb255e8dd5f624ba5173783cf665522b527df (patch)
tree9069ae4ef9264261522530f33222fcb331c7a9f4 /notes.org
parent538777b1dffdbfc0efece3ad9341504d8fbac455 (diff)
downloaddaffm-abcbb255e8dd5f624ba5173783cf665522b527df.tar.gz
daffm-abcbb255e8dd5f624ba5173783cf665522b527df.zip
Allow directories and file paths as cli arg/cd
Diffstat (limited to 'notes.org')
-rw-r--r--notes.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/notes.org b/notes.org
index 89820e3..7b5d4d5 100644
--- a/notes.org
+++ b/notes.org
@@ -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