diff options
| author | Akshay Nair <phenax5@gmail.com> | 2025-10-08 21:48:15 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2025-10-08 23:05:31 +0530 |
| commit | b687795db6d57188d6f7d65437f0a8dc0f9a89a4 (patch) | |
| tree | c688f7716461ee2936c7637eaa7dc868aa189d5b /notes.org | |
| parent | 4e8e81b05afa4ba56d64ba714c78ba307f936076 (diff) | |
| download | daffm-b687795db6d57188d6f7d65437f0a8dc0f9a89a4.tar.gz daffm-b687795db6d57188d6f7d65437f0a8dc0f9a89a4.zip | |
Add truncate for current directory
Diffstat (limited to '')
| -rw-r--r-- | notes.org | 18 |
1 files changed, 9 insertions, 9 deletions
@@ -31,19 +31,19 @@ - [X] Command: search, search-next, search-prev - [X] cd into dir symlinks - [X] Command: map -- [ ] theme from config -- [ ] shorten/trim from left in header for long paths -- [ ] cmdline tab completion +- [X] shorten/trim from left in header for long paths - [ ] Allow escaping % in commands - [ ] 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) +- [ ] Rethink % substituions +- [ ] cmdline tab completion +- [ ] theme from config +- [ ] Fix keymap evaluation with timeout? (If vd is bound, it doesnt evaluate a v binding) - [ ] Allow escaping % in commands -- [ ] watch for changes -- [ ] bind command: define keybindings +- [ ] Custom commands +- [ ] aliases for builtin commands - [ ] some caching for file list? -- [ ] Command aliases +- [ ] copy/move/paste across instances? +- [ ] watch for changes? |
