Change Log for the latest
XYplorer BETA version:
Code: Select all
v12.60.0009 - 2013-07-18 16:41
+ CKS | Miscellaneous | Focus Functions: Added "Next Type Ahead
Match" (#1075) and "Previous Type Ahead Match" (#1076). They
repeat the last used Type Ahead Find pattern in forward
respectively backward direction.
Usage: Serves nicely to quickly repeat a multi-character Type
Ahead Find pattern.
+ The last used Type Ahead Find pattern is now stored between
sessions. It's one global last pattern for all panes, tabs,
folders, lists, etc.
Usage: In connection with the new commands added above this can be
extremely useful when you need quick jumping to files of a certain
name in different locations.
+ SC get got a new named argument "menucaption".
Syntax: get("menucaption", command_ID, flags)
command_ID: Command ID.
flags: (bit field)
1 = Append the currently assigned KS, separated by a TAB.
2 = Strip accelerators.
return: The command's menu caption in the currently loaded
language.
Examples:
echo get("menucaption", 800, 1); //&Dual Pane F10
echo get("menucaption", 800, 3); //Dual Pane F10
! Zip Support: Support for custom extensions was not perfect yet.
Fixed.
* MLS: Internally updated to version 8.34.
> TRANSLATORS: Please wait until Reference_8.34.lng is uploaded.
You will be notified here:
http://www.xyplorer.com/xyfc/viewtopic.php?f=12&t=9648
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.