From 00b11f7a9fb97a2a259d0b8c6b950efb4e7d2f0d Mon Sep 17 00:00:00 2001 From: toonn Date: Mon, 3 Feb 2020 19:23:18 +0100 Subject: Add bookmark drawing to the paste to bookmark map Neglected to add drawing of bookmarks to the mapping that allows pasting the contents of the copybuffer to a bookmark's path. Brought to my attention by discussion in #1277. --- ranger/config/rc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ranger/config/rc.conf b/ranger/config/rc.conf index 9d08a6a7..8959a09a 100644 --- a/ranger/config/rc.conf +++ b/ranger/config/rc.conf @@ -620,7 +620,7 @@ map m set_bookmark %any map um unset_bookmark %any map m draw_bookmarks -copymap m um ` ' +copymap m um ` ' p` p' # Generate all the chmod bindings with some python help: eval for arg in "rwxXst": cmd("map +u{0} shell -f chmod u+{0} %s".format(arg)) -- cgit 1.4.1-2-gfad0