Update the existing working Bash folder - I have it installed only in one place (Ob install dir) - I want to be able to update this easily but without loosing my settings, ini files etc
PM sent

And an addition to the readme : Menu Tab > ? Checkbox Types : the dot
Do you mean under the "Mods Tab" description? Looks like it's missing the + as well for merged
EDIT : just noticed the espm behavior (jumping to the start of the list once an espm is unchecked) is back (was fixed IIRC) - SVN 921
Did some testing on this...it's a little weird. It'll remember the position of the scroll bar for the last item you highlighted. Problem is, when you check/uncheck an item for the first time, it highlights it, which is good...but then say you have three items highlighted, and go back up to the top to one that's still highlighted and click its checkbox again....since it's already highlighted, it doesn't get "re-highlighted", so bash resets the scrollbar back to whichever was the last one to get highlighted...
Needless to say, ugh. I'll look to see if I can fix it. I'm pretty sure it got introduced when we enabled selecting multiple items in the espm filter. I'll try to get it working right again
EDIT: Fixed, but not the best way I wanted to.
And a feature request : it would be a nice touch to allow for F2 to select the whole filename if pressed a second time - or to cycle through extensions - so for a file say foo.bar.buz F2 would first select foo.bar then foo then foo.bar.buz then foo.bar etc
I can probably get this one working
EDIT: Implemented, although I'm not sure why you'd want to select the extension, since Wrye Bash wont let you change the extension of an archive
The rest I'll have to leave to PM, as I took a look at that regex and my eyes exploded...I hate reading regex. The unpacking/packing thing I was able to reproduce, but not reliably. As in it'll do it every-other time, and I'm not sure why. And the OBSE stuff :shrug: