aboutsummaryrefslogtreecommitdiff
path: root/notes.org
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2025-10-06 00:56:23 +0530
committerAkshay Nair <phenax5@gmail.com>2025-10-08 13:09:34 +0530
commita9189b183b96634a6af335b447f9aa44263ac304 (patch)
treec10617f4c5090539abab25e170fd8e98f613740f /notes.org
parent41d8a90746cd97d1dcb8228c1e9a0846ba9d9b6a (diff)
downloaddaffm-a9189b183b96634a6af335b447f9aa44263ac304.tar.gz
daffm-a9189b183b96634a6af335b447f9aa44263ac304.zip
Add symlink resolution for navigation
Diffstat (limited to 'notes.org')
-rw-r--r--notes.org7
1 files changed, 4 insertions, 3 deletions
diff --git a/notes.org b/notes.org
index 6638da2..3193ada 100644
--- a/notes.org
+++ b/notes.org
@@ -28,16 +28,17 @@
- [X] Config extend (extend = true will extend config.toml)
- [X] Finish nvim integration
- [X] Command: search, search-next, search-prev
-- [ ] Store last directory path (for auto cd in shell)
-- [ ] Store selections path (for copy/move/paste across instances)
+- [X] cd into dir symlinks
- [ ] Command: bind
-- [ ] cd into dir symlinks
** Right after
- [ ] cmdline tab completion
- [ ] Allow escaping % in commands
- [ ] theme from config
- [ ] Cmdline history
+- [ ] Store last directory path (for auto cd in shell)
+- [ ] Store selections path (for copy/move/paste across instances)
- [ ] Rethink % substituions
+- [ ] Preserve back directory when going inside sym link to directories
** Later
- [ ] Fix keymap evaluation? (If vd is bound, it doesnt evaluate a v binding)
- [ ] Allow escaping % in commands