summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--ranger/config/rc.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/ranger/config/rc.conf b/ranger/config/rc.conf
index b2cc9307..9e886e19 100644
--- a/ranger/config/rc.conf
+++ b/ranger/config/rc.conf
@@ -299,9 +299,9 @@ map g? cd /usr/share/doc/ranger
 map E  edit
 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 -f echo -n %d/%f | xsel -i
-map yd shell -f echo -n %d    | xsel -i
-map yn shell -f echo -n %f    | xsel -i
+map yp shell -f echo -n %d/%f | xsel -i; xsel -o | xsel -i -b
+map yd shell -f echo -n %d    | xsel -i; xsel -o | xsel -i -b
+map yn shell -f echo -n %f    | xsel -i; xsel -o | xsel -i -b
 
 # Filesystem Operations
 map =  chmod
rtik/mu/blame/067random.cc?h=hlt&id=4f3510d05a144addc9612a046a1f2fa31a8a8c41'>^
166e3c0d ^

8cb4e365 ^
0c44f591 ^
ca1afb29 ^
8b9f1750 ^
8cb4e365 ^
8cb4e365 ^






795f5244 ^
166e3c0d ^



8cb4e365 ^




1c57bab6 ^

ec99eb7a ^
1c57bab6 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34