diff options
| author | Akshay Nair <phenax5@gmail.com> | 2025-10-03 11:56:27 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2025-10-03 12:05:52 +0530 |
| commit | f820f302130445d8b983ab89746f6de7443c0bea (patch) | |
| tree | a5e84324a897451c29a00cad410abd992bf0fe27 /notes.org | |
| parent | 3eecc44479c3e3ce9dd1beecfeb794c8a541e00f (diff) | |
| download | daffm-f820f302130445d8b983ab89746f6de7443c0bea.tar.gz daffm-f820f302130445d8b983ab89746f6de7443c0bea.zip | |
Add %d substitution
Diffstat (limited to '')
| -rw-r--r-- | notes.org | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -5,8 +5,9 @@ - [ ] Commands - [X] Run shell command - [X] Command substitution % -- [ ] Command substitution %d:cwd +- [X] Command substitution %d:cwd - [ ] Show file permissions +- [ ] Error handling ** Later - [ ] handle on open (for external integrations) - [ ] Cmdline history |
