When I select multiple files within ranger (using <Space> or V), how do I move these selected files to another directory?
I've tried to use dd and pp, but this only moves the file that's currently highlighted.
When I select multiple files within ranger (using <Space> or V), how do I move these selected files to another directory?
I've tried to use dd and pp, but this only moves the file that's currently highlighted.
With the files / directories marked, press dd, then navigate to the directory you want to paste them in and press p.
space to mark files i.e "toggle=true"yt to yank files flagged as "toggle=true"pp to paste toggled filesdt instead of yt to cut instead of copy