marcusbuffett / pipe-rename

Rename your files using your favorite text editor
https://crates.io/crates/pipe-rename
MIT License
397 stars 12 forks source link

Only rename filenames #69

Closed mtimkovich closed 1 year ago

mtimkovich commented 1 year ago

Adds --filenames-only and -n flags. Strips the path away when passing the files to the editor and then adds them back before renaming.

Implements #16

assarbad commented 1 year ago

I have no issues with the code. Sorry for the delay in response, however. But I think you should.coul have updated the Cargo.toml as well. But I see it was done afterwards 😁