repren icon indicating copy to clipboard operation
repren copied to clipboard

Support non-recursive renames on directories?

Open jlevy opened this issue 9 years ago • 0 comments

repren recurses into directories if they are supplied as arguments. This always makes sense for search/replace.

One feature I've heard: If you're doing renames and not search/replace, you might want to rename directories without recursing. Not sure if this is common or the best solution. Perhaps a --no-recurse option that only applies to files/directories that are listed?

jlevy avatar Nov 12 '15 02:11 jlevy