Change Log for the latest
XYplorer BETA version:
Code: Select all
v12.10.0013 - 2013-02-16 19:13
*** Configuration | Controls and More | Auto-Complete Path Names: The
code behind this is finally mine! AAAHHH, WHAT A RELIEF!!! After
years of being haunted by ugly, slow, folder locking shell
routines we finally get cute, fast, and cool XY-quality code here.
> Some tips in case you forgot.
- Ctrl+Down: Open the Auto-Complete dropdown for the current path.
- Enter in the dropdown: Select item, close dropdown, trigger the
item.
- Ctrl+Enter in the dropdown: Select item and close dropdown
without triggering the item.
- ESC: Close dropdown, go back to the last state of the field.
Note: This new Auto-Complete has been implemented for the Address
Bar, for the Goto dialog, and for Find Files Location. There are
still some other places where the shell hook is still active.
Later...
* Configuration | Controls and More | Drop-down Lists | Select all
on item change: Factory default is now OFF. This setting is not so
good for Auto-Complete.
+ Enhanced compatibility with Kontrast#1 (etc.) color schemes for
visually impaired.
+ Scripting: SC unset now supports up to 11 variables in one
statement:
unset $a, $b, $c, $d, $e, $f, $g, $h, $i, $j, $k;
+ Scripting: SCs perm and global now can declare one or more
variables and set them in one statement. For example:
perm $a = "a", $b = "b"; echo "$a, $b";
! Variable <drop> did not replace NULLs by CLRF. Now it does.
To
download the latest BETA version choose a download package: (1)
Installer Package, (2)
No-Install Package.
Note that BETA versions are work in progress and might contain fresh bugs. You have been warned.
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.