summary refs log tree commit diff stats
path: root/ranger/config/rc.conf
diff options
context:
space:
mode:
authorShotaro Fujimoto <fuji101ijuf@gmail.com>2016-08-04 18:21:53 +0900
committerShotaro Fujimoto <fuji101ijuf@gmail.com>2016-08-04 18:21:53 +0900
commit6c9fa07f81d9ab181c0168e5d32ac86c629b8c73 (patch)
tree3b3612cd45f5480057861939f2fafecc9756a633 /ranger/config/rc.conf
parentab6643976a91e2517af224e6c2ab99f631660cd7 (diff)
downloadranger-6c9fa07f81d9ab181c0168e5d32ac86c629b8c73.tar.gz
rc.conf: Fix map for `r` (open_with command)
Diffstat (limited to 'ranger/config/rc.conf')
-rw-r--r--ranger/config/rc.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/ranger/config/rc.conf b/ranger/config/rc.conf
index 560fbe4d..cc7f5007 100644
--- a/ranger/config/rc.conf
+++ b/ranger/config/rc.conf
@@ -259,7 +259,7 @@ map !  console shell%space
 map @  console -p6 shell  %%s
 map #  console shell -p%space
 map s  console shell%space
-map r  chain draw_possible_programs; console open_with%space
+map r  chain draw_possible_programs; console open_with%%space
 map f  console find%space
 map cd console cd%space
 
r Kartik K. Agaram <vc@akkartik.com> 2015-05-21 13:00:42 -0700 1414 - traces now robust to new recipes/types' href='/akkartik/mu/commit/044space_surround.cc?h=hlt&id=d7494165ec7ae507c7340dcaad2e2c95fda5ee11'>d7494165 ^
8f1db754 ^





ac0e9db5 ^

31401373 ^
8f1db754 ^

ac0e9db5 ^
82ac0b7e ^
82ac0b7e ^

ac0e9db5 ^
82ac0b7e ^
8f1db754 ^

ac0e9db5 ^
047296d8 ^
0487a30e ^
e4630643 ^

0f125d5f ^
0487a30e ^
8f1db754 ^


047296d8 ^


bc643692 ^
047296d8 ^
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55