It includes all suggestions made here.
I think Mr. Ghisler should change this. There would be thousands of rules for me.j wrote:You can not type ^[ to start an expression in a box bracket. I guess because it tries to match files with [ (or because it's an invalid expression) and does not let me continue to type. It would be good to filter a [ if it is the last character and does not have a \ before it, so you could still end an expression with \[.
(As a workaround you can right now write the complete regex in notepad and paste it via context menu)
Will see whats possible.m^2 wrote:-Ini would be really useful. To enable reg exps by default, without '?'
-Sources. Can you change paths to relative ones?
-Bug: In reg exp mode, it doesn't accept space to make multiple searches. Example: "?h " in the main TC directory.
1. Ok. I will use a entry like:
Code: Select all
google_search_activate_char=
regex_search_activate_char=?
2. You mean the path of the dll? Yes I will correct it. Ghisler startet it.

3. Its no bug, its a not written feature.

Till now the google like search was only meant for regex.
Another planned entry for the ini file is:
Code: Select all
case_sensitive=1/0