diff options
| author | Akshay Nair <phenax5@gmail.com> | 2025-12-25 11:29:22 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2025-12-25 11:29:22 +0530 |
| commit | 2a2ee4a51e160406522c8c3136dfbc030ad3dcdd (patch) | |
| tree | b619c4a62e62101d1af4ec103b87227a826eb8f4 /notes.org | |
| parent | 3c1f75e8cf8d88287e6b501fda61aec9effa97ee (diff) | |
| download | daffm-2a2ee4a51e160406522c8c3136dfbc030ad3dcdd.tar.gz daffm-2a2ee4a51e160406522c8c3136dfbc030ad3dcdd.zip | |
Fix directory exists check
Diffstat (limited to '')
| -rw-r--r-- | notes.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
