[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Ranger-users] Any support for batch renaming?
From: |
XeCycle |
Subject: |
Re: [Ranger-users] Any support for batch renaming? |
Date: |
Mon, 28 Mar 2011 12:26:23 +0800 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
Indeed, I mean to do this with several bash commands rather
than ranger commands.
On Sun, Mar 27, 2011 at 05:05:49PM +0200, Roman Z. wrote:
> 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.
> >
> >
>