ranger-users
[Top][All Lists]
Advanced

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

Re: [Ranger-users] "paste into" ?


From: hut
Subject: Re: [Ranger-users] "paste into" ?
Date: Thu, 24 Aug 2017 21:11:43 +0200
User-agent: Mutt/1.7.2 (2016-11-26)

On Thu, Aug 24, 2017 at 02:29:39PM -0400, Xu Wang wrote:
> If I do, e.g. "dd" to cut a file, and I want to paste it into a folder
> that I have selected. I could just open the folder, then paste, then
> move back up. But is there a way to save a couple of key strokes?
> 
> I looked in "p" menu, but do not see "paste into" option.
> 
> Kind regards,
> 
> Xu
> 

You could do this:

1. select the target folder with "dd" (yes, counterintuitive...)
2. select the file you want to move to the target folder
3. run "shell mv %s %c" (you can bind it to a key with "map X shell mv %s %c")

It's weird but works. Don't hit me.

Regards,
hut



reply via email to

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