Skip to content

Releases: m2nlight/AHKShortcutLikeMac

v0.3.1

12 Nov 05:13
Compare
Choose a tag to compare
v0.3.1 Pre-release
Pre-release

Fixes CapsLock+E shortcuts

v0.3.0

07 Nov 11:24
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

Change some CapsLock shortcut keys

CapsLock + F9 Windows Terminal or PowerShell
CapsLock + `1234567890 Change transparent to 0%~100%
CapsLock + F/B/N/P/A/E like emacs shortcut keys
CapsLock + Space to Ctrl+Space
...

v0.2.19

07 Nov 04:49
Compare
Choose a tag to compare
v0.2.19 Pre-release
Pre-release
  • Complied by AutoHotkey v1.1.33.02
  • Add register_schedule_task.bat

v0.2.18

19 Aug 08:58
Compare
Choose a tag to compare
v0.2.18 Pre-release
Pre-release

update

  • update call git-bash method.

known bugs

  • When Win+Alt+V moving files costs long time, any short-key is invalid for the moment.

v0.2.17

09 Jul 03:26
2aeb6ab
Compare
Choose a tag to compare
v0.2.17 Pre-release
Pre-release

Add

  • CapsLock Alt `1234567890 to set current window transparent to 0% ~ 100%

v0.2.16

25 Jun 07:46
Compare
Choose a tag to compare
v0.2.16 Pre-release
Pre-release

Fixed

  • WINALTH to hide other windows.

Add

  • WIN(ALT)M to minmize the windows.

v0.2.15

08 Jun 23:09
Compare
Choose a tag to compare
v0.2.15 Pre-release
Pre-release

Add

  • Press WinAltV to move files like CmdOptionV in macOS Finder.
  • Press WinAltEsc to run Task Manager.
  • Press WinAltShift(Ctrl)Esc to kill (same image name) process(es).
  • Press CapsLockF1 to show help and version messagebox.
  • Press CapsLockESC to reload self.
  • Press CapsLockShiftESC to visit github website.
  • Press WinShift. to show/hide hidden files in explorer.
  • Press WinShift4 to capture screen with clip region (win10).
  • Press WinShift5 to start snipping tool (win10).

Change

  • Allow multi-instance.
    Start a new instance when include DllCall methods to prevent memory leaks
  • EmptyBin and MoveFiles will run a new instance to executes.
  • HideOtherWindow excludes Desktop and SysTory.

v0.2-beta.2

04 Jun 07:16
Compare
Choose a tag to compare
v0.2-beta.2 Pre-release
Pre-release

Add

  • Win` to loop show current class window.

Fix

  • Run MSYS2 at explorer root path.

v0.2-beta.1

31 May 05:58
Compare
Choose a tag to compare
v0.2-beta.1 Pre-release
Pre-release

Change

  • Replace old instance without prompt when a new instance be started.
  • CapsLockF2 to turn on window always on top.
  • CapsLockShiftF2 to turn off window always on top.

Add

  • Add CapsLock(Shift)8 to generate a password.
  • Add CapsLockShiftF12 to run MSYS2.
  • Add CapsLockG to goto page head, and CapsLockShiftG to goto page foot.
  • Add CapsLockShiftFB/HJKL/^$ to select text.
  • Add CapsLockShiftF4/F7/F9/F10 to run xxx as administrator.
  • Add CapsLockShiftF1 to show ListHotKeys window.

v0.1-beta.9

18 May 07:58
Compare
Choose a tag to compare
v0.1-beta.9 Pre-release
Pre-release
  • Add WIN SHIFT W to open Windows Ink Workspace for Win10