Install ediprolog, enable dired-dwim-target.
This commit is contained in:
@@ -108,4 +108,9 @@
|
||||
(keymap-global-set "C-c l" 'compile)
|
||||
(keymap-global-set "C-c C-l" 'recompile)
|
||||
|
||||
;; When set to true, dired will try to guess the target directory. Use this by
|
||||
;; first splitting the window in two, selecting the destination in a new buffer,
|
||||
;; and use 'C' to copy the file/directory.
|
||||
(setq dired-dwim-target t)
|
||||
|
||||
;;; 05-basic.el ends here
|
||||
|
||||
Reference in New Issue
Block a user