Fix with updated version 1.6 confirmed.
Thanks
QuickSwitch and JumpToFolder AHK scripts
Moderators: Hacker, petermad, Stefan2, white
Re: QuickSwitch and JumpToFolder AHK scripts
Windows 11 Home, Version 24H2 (OS Build 26100.4484)
TC 11.55 RC7 x64 / x86
Everything 1.5.0.1396a (x64), Everything Toolbar 1.5.5.0, Listary Pro 6.3.2.88
QAP 11.9.0.6 x64
TC 11.55 RC7 x64 / x86
Everything 1.5.0.1396a (x64), Everything Toolbar 1.5.5.0, Listary Pro 6.3.2.88
QAP 11.9.0.6 x64
Re: QuickSwitch and JumpToFolder AHK scripts
QuickSwitch v1.7
QuickSwitch no longer triggers antiviruses! Now you can be sure that the application is safe because its threat points have been significantly reduced! However, you can always compile the application yourself, as this process is automated.
Changelog
Features
Fixed
QuickSwitch no longer triggers antiviruses! Now you can be sure that the application is safe because its threat points have been significantly reduced! However, you can always compile the application yourself, as this process is automated.
Changelog
Features
- Enforce Menu: you can enforce the Menu in any application using the updated keyboard shortcut: Ctrl+Shift+Win+0. The menu will display the paths obtained after the last opening of the file dialog and will not change them until the next opening. Details about this feature are described here.
- Limit the displayed paths: in "Menu settings" in the "Menu" tab you can set the maximum number of paths to be shown in the Menu. In this case the menu will show the N most recently opened paths in the file managers.
- Path numbers with shortcuts: this option allows you to select a path using the keyboard and now it works with Numpad keys and additional mouse buttons (some mice have 1-4 numpad). Numbers 10, 11, ... are no longer displayed in the menu as they cannot be physically pressed on the keyboard.
Fixed
Re: QuickSwitch and JumpToFolder AHK scripts
QuickSwitch βeta with dark theme and mouse support
1.7.1
Fixed
1.7.3
Refactored
1.7.4
Features
1.7.1
Fixed
- Logging has been reduced (antivirus issue#108)
- Waiting time for rendering the file dialog has been increased (immediate close#77
1.7.3
Refactored
- Reduced amount of path changing attempts.
- Path numbers with shortcuts now enabled by default.
- Issue with changing the path in the "Save As" dialog box, as well as close it due to warnings loop.
1.7.4
Features
- Mouse buttons support: now you can assign mouse buttons in the settings.
- Dark theme support: added option "Enable dark theme". I recommend not use Windows default dark mode. Use the BigSur or CakeOS themes from Niivu.
- Blacklist by processes: now you can add windows to the blacklist by their process names. This option is useful for turning off child windows or for windows with a changing title.
- Enforce menu: press Ctrl+Shift+Win+0 and select the path to change the current path in the active file manager. This is useful if you want to duplicate paths between different file managers or their windows. If a non-file manager is open, the active window process will be started with the selected path as an argument. Let's reverse QuickSwitch!
- New libraries have been added.
- Improved the structure of settings and its design.