Search found 559 matches

by Muroph
22 Aug 2007 08:26
Forum: Bug Reports
Topic: Regex comments not working
Replies: 15
Views: 2561

I just found this: "Regex comments are supported by the JGsoft engine, .NET, Perl, PCRE, Python and Ruby." "Java (...) doesn't support (?#)-style comments." Maybe this is the cause. And... well... I forgot a little detail... I always erased the comments before applying the regex,...
by Muroph
22 Aug 2007 07:01
Forum: Bug Reports
Topic: Regex comments not working
Replies: 15
Views: 2561

Regex comments not working

Hey, its me again! I usually add a comment as a title to the expressions in the RegExp Rename list. Like this: (?#ren 1st num)\D*(\d+).*(\.[0-9A-z]*$)>filename_$1$2 This should rename the file using the 1st sequence of numbers and the extension. But it gives a syntax error message. All regex with co...
by Muroph
21 Aug 2007 21:56
Forum: Bug Reports
Topic: Changing view mode using shortcuts
Replies: 4
Views: 1220

Now that you mention it, they all used shift (alt+shift+\, ctrl+shift+\, ctrl+shift+z).
I changed them so they don't use shift anymore and now it's all OK.
Didn't know about this shift -> all tabs thing.
But is it supposed to work with the shortcuts as well?
by Muroph
21 Aug 2007 16:57
Forum: Bug Reports
Topic: Changing view mode using shortcuts
Replies: 4
Views: 1220

Changing view mode using shortcuts

Whenever I use a keyboard shortcut to change the view mode of a tab to 'list', 'details' or 'small icons', all tabs get changed to that mode. The same doesn't happen if I change the mode using the view menu, or by right clicking the 'toggle thumbnails' button on the toolbar. It doesn't happen with t...