Enable regex by default?
Enable regex by default?
[how] can I "enable regex" by default?
Re: Enable regex by default?
Everything should remember this setting automatically.
Enable regex in "Everything" from the Search menu.
Exit Everything.
The next time you run "Everything", Regex should still be enabled.
You can also enable regex in the Everything.ini file with the following line:
match_regex=1
Enable regex in "Everything" from the Search menu.
Exit Everything.
The next time you run "Everything", Regex should still be enabled.
You can also enable regex in the Everything.ini file with the following line:
match_regex=1
Re: Enable regex by default?
thanks..
What I was doing was just starting a new one up making a change, starting another new one up.... I see I had to close a window to get it to save it. Makes sense.. and is sensible.. I think the behaviour.. is good.
seriously incredible program by the way.
What I was doing was just starting a new one up making a change, starting another new one up.... I see I had to close a window to get it to save it. Makes sense.. and is sensible.. I think the behaviour.. is good.
seriously incredible program by the way.
Re: Enable regex by default?
Would someone kindly explain Regex?
Thanks
Edwardo
Thanks
Edwardo
Re: Enable regex by default?
regex, or Regular Expression is a common search syntax for more advanced searches.
http://en.wikipedia.org/wiki/Regex
http://en.wikipedia.org/wiki/Regex