ranger-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Ranger-users] invoke bulkrename instead of rename on a set of marke


From: Roman Z.
Subject: Re: [Ranger-users] invoke bulkrename instead of rename on a set of marked files
Date: Thu, 28 Feb 2013 00:21:36 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

Sure, but not without some python help I'm afraid:

map cw eval fm.execute_console("bulkrename") if fm.thisdir.marked_items else 
fm.open_console("rename ")

(That line goes into your rc.conf)

On Wed, Feb 27, 2013 at 11:13:20PM +0000, Sepp Tannhuber wrote:
> Dear all,
> 
> the bulkrename command is very useful. Is it possible to configure ranger 
> that typing cw on a marked selection invokes
> bulkrename instead of the standard rename command?
> 
> Best regards
> Joseph




reply via email to

[Prev in Thread] Current Thread [Next in Thread]