/macOS-like-cmd-arrowkey

macOS like CMD+Arrow Key on Windows

Primary LanguageAutoHotkeyGNU General Public License v3.0GPL-3.0

macOS-like-cmd-arrowkey

macOS like CMD+Arrow Key on Windows

Replace Ctrl+Arrow Key behavior like Windows

This .ahk extension will make sure the arrow keys function like macOS (CMD+Arrow Key).

Behavior

Key Combination Behavior
Ctrl + Left Arrow Home
Ctrl + Right Arrow End
Ctrl + Shift + Left Arrow Shift + Home
Ctrl + Shift + Right Arrow Shift + End

Requiremnents

  • Download and Install AutoHotkey
  • Get the latest release from this repository
  • Double click on the WindowsRemapControlKeyLikeMacOS.ahk file.

Support

Create issue on the repository.