diff options
| author | Akshay Nair <phenax5@gmail.com> | 2025-10-08 10:22:41 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2025-10-08 13:10:40 +0530 |
| commit | e173e1f105e72e06c6a3206b9b94f4f1da63b00f (patch) | |
| tree | a1bd14e1da4deedf80a1837ab4f79650a43f47e5 /notes.org | |
| parent | a9189b183b96634a6af335b447f9aa44263ac304 (diff) | |
| download | daffm-e173e1f105e72e06c6a3206b9b94f4f1da63b00f.tar.gz daffm-e173e1f105e72e06c6a3206b9b94f4f1da63b00f.zip | |
Add map command for creating keymaps
Diffstat (limited to 'notes.org')
| -rw-r--r-- | notes.org | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -21,19 +21,19 @@ - [X] Cli arg parsing (dir arg) - [X] Cli arg parsing (-c flag for custom config path) - [X] handle on open (for external integrations) (opener in custom config) +- [X] Given file name, open dir of file with cursor on file +** Right after - [X] chain multiple commands - [X] Fix cmd substitution for all command args - [X] Command: command-shell special variant of shell that evaluates output as commands -- [X] Given file name, open dir of file with cursor on file - [X] Config extend (extend = true will extend config.toml) - [X] Finish nvim integration - [X] Command: search, search-next, search-prev - [X] cd into dir symlinks -- [ ] Command: bind -** Right after +- [X] Command: map +- [ ] theme from config - [ ] 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) |
