[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Ranger-users] Any support for batch renaming?
From: |
Roman Z. |
Subject: |
Re: [Ranger-users] Any support for batch renaming? |
Date: |
Sun, 27 Mar 2011 17:05:49 +0200 |
User-agent: |
Mutt/1.5.20 (2009-06-14) |
There's one on rangers wiki:
http://ourproject.org/moin/projects/ranger/bulkrename
I wanted to add a :s command but it could mess things up badly,
since there is no undo-function (yet?)
btw. I'm curious about the way you usually do it, wanna share?
On Sun, Mar 27, 2011 at 10:56:36PM +0800, XeCycle wrote:
> For now, I didn't find any built-in support for batch
> renaming. It'll be great if I can rename files in current
> folder or currently marked files with a simple vim
> style :s/a/b/g. I can do this trick with several commands,
> but don't know whether ranger support commands in this
> style.
>
>