summary refs log tree commit diff stats
path: root/ranger.py
diff options
context:
space:
mode:
authorhut <hut@lepus.uberspace.de>2015-11-16 23:10:09 +0100
committerhut <hut@lepus.uberspace.de>2015-11-16 23:10:43 +0100
commit55567184364d22d7c43d7413c62ef73130d940e9 (patch)
tree63899327a74ea86d57345e6a2b731308003b3cde /ranger.py
parent90d6ad8b581e64734b5aaea347d6f99501029fa4 (diff)
downloadranger-55567184364d22d7c43d7413c62ef73130d940e9.tar.gz
Revert "config.commands: don't resolve macros in :rename/:touch"
This reverts commit dfc0c61ad371d73a7fce842f8196fb2cef081f1d.

See #417:

> macros were explicitly disabled for :rename in dfc0c61.
>
> I'm not sure anymore why, but I think it was so you can use the A key on
> files with a %s in the name without things breaking. I'm going to revert
> the patch and write a better workaround.
Diffstat (limited to 'ranger.py')
0 files changed, 0 insertions, 0 deletions
n104'>104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164