Releases: m2nlight/AHKShortcutLikeMac
Releases · m2nlight/AHKShortcutLikeMac
v0.1-beta.8
Fixed:
- Address press CapsLock F12 cannot run wsl bash.exe in x86 AHK program.
- Address an unknown FullName exception when called GetCurrentExplorerURL method under some conditions.
- Address MSYS2 can't parse path that includes space charactor. Call MSYS2 will with MINGW64/MINGW32 and icon.
- Added Win Shift P to call Win P(Screen Project). Reserved RAlt Left/Right to navigate back/foward.
New:
- Press CapsLock F12 will search and run Win10 Bash.exe or MSYS2.
- Add run putty shortcuts to CapsLock F5~F8.
- Change CapsLock+Fn: CapsLock F3 run Listary, CapsLock F4 run Everything(C:\Tools\Everything),
- Added Win Shift N shortcut.
New folder in explorer - Press Win Enter to rename in explorer or desktop(SysListView32).
- Press Win R to refresh (F5)
Tips:
- Press Win F1 to show WinX menu. (Win10)
- Press Win F2 to show run dialog.
- Press CapsLock F1 to show a
CapsLock+Fn
hotkeys messagebox. Maybe, you need to change some hotkeys in the AHK script for your applications.
Issues:
- (fixed)
Hotkey CapsLock F12 only support U64 mode.