about summary refs log tree commit diff stats
path: root/ranger
diff options
context:
space:
mode:
authortoonn <toonn@toonn.io>2019-02-28 13:16:06 +0100
committertoonn <toonn@toonn.io>2019-02-28 13:16:06 +0100
commit51e7383ad5ebdf35374d62b44ca57ad58ce339cb (patch)
tree4f8c4915a2d92b219501f45000be2b7c658cc5da /ranger
parent9326536e0fb12ead0b5f40e509e9a2e7153f083a (diff)
downloadranger-51e7383ad5ebdf35374d62b44ca57ad58ce339cb.tar.gz
New keybindings for paste to destination
pd opens up the console to allow pasting to a path.
p'<any> and p`<any> allow for pasting to a bookmark.
Diffstat (limited to 'ranger')
-rw-r--r--ranger/config/rc.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/ranger/config/rc.conf b/ranger/config/rc.conf
index 98a059d4..4a182f69 100644
--- a/ranger/config/rc.conf
+++ b/ranger/config/rc.conf
@@ -476,6 +476,9 @@ map pl paste_symlink relative=False
 map pL paste_symlink relative=True
 map phl paste_hardlink
 map pht paste_hardlinked_subtree
+map pd console paste dest=
+map p`<any> paste dest=%any_path
+map p'<any> paste dest=%any_path
 
 map dD console delete