diff options
Diffstat (limited to 'modules/dirvish-config.el')
| -rw-r--r-- | modules/dirvish-config.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/dirvish-config.el b/modules/dirvish-config.el index 6c92db09..0534823a 100644 --- a/modules/dirvish-config.el +++ b/modules/dirvish-config.el @@ -9,7 +9,9 @@ ;; ;; Key Bindings: ;; - d: Duplicate file at point (adds "-copy" before extension) +;; - D: Delete marked files immediately (dired-do-delete) ;; - g: Quick access menu (jump to predefined directories) +;; - G: Search with deadgrep in current directory ;; - f: Open system file manager in current directory ;; - o/O: Open file with xdg-open/custom command ;; - l: Copy file path (project-relative or home-relative) |
