gavioto / stexbar

Automatically exported from code.google.com/p/stexbar
0 stars 1 forks source link

If a file is selected, rename window operates only on that. #33

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Mostly, we copy some part from a file name that we intend to rename.

But then, we forget to unselect that file and when we go to rename, enter
our regex and rename strings, it has just changed that file whereas we had
wanted to change that regex allover.

I think it would be safe to assume that anyone could rename a single file
by explorer commands, no need to go through renamewindow/regex/rename
phrase entry.

So, please consider giving some option in rename window to rename only the
selected file(s) or rename all files in the folder that match.

Thanks.

Original issue reported on code.google.com by vsrawat on 13 Oct 2008 at 10:02

GoogleCodeExporter commented 9 years ago

Original comment by tortoisesvn on 13 Oct 2008 at 4:23

GoogleCodeExporter commented 9 years ago

Original comment by tortoisesvn on 13 Oct 2008 at 5:57

GoogleCodeExporter commented 9 years ago
Done in r175.

Original comment by tortoisesvn on 13 Oct 2008 at 6:07