Changelog
Features
- Display all tabs from:
- TotalCommander
- DirectoryOpus
- XYplorer panels
- Short path option:
- The option has become faster.
- You can hide the first path separator, for example:
..\dir
- XYplorer dual-pane support
- Multi-language hotkeys: now the keys set in the settings work in any keyboard layout.
- Performance: the code has been significantly revised for the better.
Refactoring highlights
- Improved date and localization display in logs.
- Added lost global variables in new validators.
- Keys uses scan codes when they are created.
- Added safe function to prevent key creation errors.
ShowShortPathhas been renamed toGetShortPathand now uses faster built-in functions.- Improved names and used proper naming style for local, static and global variables.
- Improved performance:
- Added AHK v1 specific directives and functions.
- Added identical variables one-line assigning.
Sleepreplaced byClipWait.- Xyplorer now works via clipboard because it's faster.
- Removed Return from
Voidfunctions. - Added multiple static variables in all
Libs.
Fixed
- Directory Opus wasn't working.
- The portable version of Total Commander was not detected.
- "Reset" button wasn't wotking for some settings.
- Missing "Debug" button.
- Nonexistent hotkey error.
- Menu did not disappear when clicking anywhere in the file dialog.
- Menu appeared in different applications and did not disappear after changing settings.
- Constant notification about missing icon in compiled version.
- The
Virtual PathXYplorer specific option has caused display problems: other file managers do not have a similar option that displays simplified real paths. The option has been removed.