aboutsummaryrefslogtreecommitdiff
path: root/notes.org
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2025-10-05 19:53:46 +0530
committerAkshay Nair <phenax5@gmail.com>2025-10-05 20:18:03 +0530
commit0979d4e678514a8e0cdcbe1fbb174667c5361c8a (patch)
treef4421a55e9c5051582521c1388bf2ee950945db1 /notes.org
parent577a30cd5894aa16cf81606767d4d07c3e7b1603 (diff)
downloaddaffm-0979d4e678514a8e0cdcbe1fbb174667c5361c8a.tar.gz
daffm-0979d4e678514a8e0cdcbe1fbb174667c5361c8a.zip
Update readme + add drop to shell keymap
Diffstat (limited to 'notes.org')
-rw-r--r--notes.org11
1 files changed, 6 insertions, 5 deletions
diff --git a/notes.org b/notes.org
index dd6d71a..88db27c 100644
--- a/notes.org
+++ b/notes.org
@@ -18,15 +18,16 @@
- [X] Expand ~ to home in internal commands (cd)
- [X] Show current pending keys in statusline
- [X] Opener configuration
-- [ ] Cmdline history
-- [ ] Cli arg parsing (dir arg)
-- [ ] Cli arg parsing (-c flag for custom config path)
+- [X] Cli arg parsing (dir arg)
+- [X] Cli arg parsing (-c flag for custom config path)
+- [ ] Command: search, search-next, search-prev
** Right after
- [ ] copy/paste across instances
- user-land solution (write selections to file and read from second instance)
- socket
-- [ ] Command: open-external
-- [ ] handle on open (for external integrations)
+- [ ] Fix keymap evaluation: If v is bound, it doesnt evaluate vd since v was found
+- [X] handle on open (for external integrations) (opener in custom config)
+- [ ] Cmdline history
- [ ] Command: pipe (think about this) (pipe selection file names/file contents)
- [ ] Allow escaping % in commands
- [ ] Rethink % substituions