Closed
Description
Is your feature request related to a problem? Please describe.
fd pdf ~/Downloads -0 | nnn
can be used to show and open files, but batch rename r
doesn't work.
Describe the solution you'd like
Would it be possible to make r
operate on symlink list to rename target files? seems to be a natural extension of the r
function.