Code: Select all
v21.20.0102 - 2020-10-29 19:54
* Scripting: To have better control about the outcome and independence of
the user settings in Configuration, now when a search is called by a
script:
- The setting of "Configuration | Find and Filter | Find Files & Branch
View | Find Files | Show quick search results in current tab" is
ignored and internally treated as being ticked.
- The setting of "Configuration | Find and Filter | Find Files & Branch
View | Find Files | Show search results in" is ignored and internally
treated being "Current tab".
These examples now yield predictable and expected outcomes independently
of the above user settings:
goto("<xypath>?/n"); //run search in current tab
tab("new", "<xypath>?/n"); //run search in new tab
It's a good idea to backup your complete XYplorer settings (menu File | Settings Special | Backup Application Data Folder...)
before running a new BETA version. This will also help in fixing any fresh bugs.
XYplorer Beta Club