aboutsummaryrefslogtreecommitdiff
path: root/notes.org
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2025-12-25 11:29:22 +0530
committerAkshay Nair <phenax5@gmail.com>2025-12-25 11:29:22 +0530
commit2a2ee4a51e160406522c8c3136dfbc030ad3dcdd (patch)
treeb619c4a62e62101d1af4ec103b87227a826eb8f4 /notes.org
parent3c1f75e8cf8d88287e6b501fda61aec9effa97ee (diff)
downloaddaffm-2a2ee4a51e160406522c8c3136dfbc030ad3dcdd.tar.gz
daffm-2a2ee4a51e160406522c8c3136dfbc030ad3dcdd.zip
Fix directory exists check
Diffstat (limited to '')
-rw-r--r--notes.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/notes.org b/notes.org
index 2ad6eff..c45685a 100644
--- a/notes.org
+++ b/notes.org
@@ -5,7 +5,7 @@
- [X] fix problems with substitutions (maybe switch to env vars?)
- [X] handle permissions errors
- [X] Show error messages (invalid commands/shell errors)
-- [ ] fix issue with pathExists check for ~ expansion
+- [X] 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