Multi Commander > Support and Feedback

Regex Regex Regex!

(1/1)

Crash+Burn:
Wooo Hoo regex in filters (search) AND selection!

And learned something, I had always thought "*.*" was a valid (if redundant) regex. Apparently only in tools that ignore the regex spec and just consider it ".*"

Anyways, very cool.

Regex Regex Regex!! Aaaahahahahaa!
--- [sounds like the disembodied spirit of 'Jack the Ripper' from "ST:TOS, "Wolf in the Fold" (S02E14)]

Mathias (Author):
I'm no regexp expert..  Trying to do regexp almost makes my head explode..

But there are couple of different regexp specs.  But most of them work almost the same. But there are minor differences between them.
MC using the RegExp engine that are now part of the C++ Language.. and by default it is using the "ECMAScript syntax" grammer (Should be same as JavaScript uses)
( http://www.cplusplus.com/reference/regex/ECMAScript/ )

Navigation

[0] Message Index

Go to full version