gavioto / stexbar

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

Highlighting a single file and clicking rename icon does not capture correct selection #43

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Highlight a single file in a directory with multiple files
2. Click rename icon

I would expect for the single file to show up in the selection table. 
Instead all the files in the directory do.

I am using version 1.6.0 on XP SP3, latest patches.

While a legitimate question is "why not just hit F2 in explorer if you are
renaming a single file", often times I have selected a bunch of files and
done a complex regex rename.  I then find that I missed a single file in my
initial selection and it would be convenient to just highlight it, hit
rename, and OK (now that the last regex filter/rename is saved).  Also this
would be intuitive behavior as well?

Thanks for such an awesome toolbar!

Original issue reported on code.google.com by andygar...@gmail.com on 7 Jan 2009 at 1:43

GoogleCodeExporter commented 9 years ago
But your request contradicts the request made in issue #33.

Original comment by tortoisesvn on 7 Jan 2009 at 4:43

GoogleCodeExporter commented 9 years ago
Good point, I guess this will just be a difference in how people tend to use the
regex/rename features.  Thanks for response.

Original comment by andygar...@gmail.com on 7 Jan 2009 at 4:46