summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--ranger/defaults/rc.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/ranger/defaults/rc.conf b/ranger/defaults/rc.conf
index 38b6f294..61dd7bf6 100644
--- a/ranger/defaults/rc.conf
+++ b/ranger/defaults/rc.conf
@@ -42,7 +42,7 @@ map S shell $SHELL
 map :  console
 map ;  console
 map !  console shell 
-map @  console -p6 shell  %s
+map @  console -p6 shell  %%s
 map #  console shell -p 
 map s  console shell 
 map r  console open_with 
@@ -121,7 +121,7 @@ map du shell -p du --max-depth=1 -h --apparent-size
 map dU shell -p du --max-depth=1 -h --apparent-size | sort -rh
 map yp shell -d echo -n %d/%f | xsel -i
 map yd shell -d echo -n %d    | xsel -i
-map yn shell -d echo -n %%f   | xsel -i
+map yn shell -d echo -n %f    | xsel -i
 
 # Filesystem Operations
 map =  chmod