summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorrukai <rubickent@gmail.com>2014-08-17 20:11:39 +1000
committerrukai <rubickent@gmail.com>2014-08-17 20:11:39 +1000
commitdcf5f19e82a0cd9b09e75c836c28139f16733f59 (patch)
tree28b654ec2488f0aa82e10638255cdde0322d952f
parent5210a0d5b022725ff5e0165ec5bd7de5f84ecc8d (diff)
downloadranger-dcf5f19e82a0cd9b09e75c836c28139f16733f59.tar.gz
Mapped renameConsole to 'A'
-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 d44176dd..fc5c4275 100644
--- a/ranger/config/rc.conf
+++ b/ranger/config/rc.conf
@@ -307,7 +307,7 @@ map yn shell -f echo -n %f    | xsel -i
 map =  chmod
 
 map cw console rename 
-map A  eval fm.open_console('rename ' + fm.thisfile.basename)
+map A  renameConsole
 map I  eval fm.open_console('rename ' + fm.thisfile.basename, position=7)
 
 map pp paste
dc4d215dd60900f0c1187ba20031ccdc4f85'>^
fdd9bd0 ^

439695f ^

439695f ^
a5a32e7 ^


439695f ^


a5a32e7 ^
78f4d8a ^
439695f ^


78f4d8a ^
e9d4a6b ^
439695f ^
439695f ^
439695f ^
1a15258 ^
439695f ^

fdd9bd0 ^








c8fddff ^

fdd9bd0 ^

1a15258 ^
c8fddff ^
e9d4a6b ^
c8fddff ^

930ef34 ^

e9d4a6b ^
c8fddff ^

fdd9bd0 ^
1a15258 ^
df8fa27 ^
c8fddff ^
c8fddff ^
e9d4a6b ^
df8fa27 ^
c8fddff ^
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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98