English · 简体中文
MacStyleKeys is a tool designed to bring macOS-like keyboard shortcuts to Windows users. With this tool, users can easily use Mac-style shortcuts in Windows, improving their work efficiency.
- Based on AutoHotkey 2.0.18
- Windows operating system
- Custom Key Bindings: Customize key mappings to match macOS shortcuts
- Seamless Integration: Compatible with most Windows applications
- User-Friendly Interface: Simple and easy configuration
-
Character Level:
Ctrl + b: Move left one characterCtrl + f: Move right one characterCtrl + p: Move up one lineCtrl + n: Move down one lineCtrl + q: Move to line startCtrl + e: Move to line end
-
Word Level:
Win + b: Move left one wordWin + f: Move right one word
-
Character Level:
Ctrl + h: Delete character to the leftCtrl + d: Delete character under cursor
-
Line Level:
Ctrl + u: Delete from cursor to line startCtrl + k: Delete from cursor to line end (not in terminal)
Win + q: Switch to previous tab (Shift + Tab)Win + w: Close current tabWin + e: Switch to next tab (Tab)
Win + c: Copy (Ctrl + Shift + C)Win + v: Paste (Ctrl + Shift + V)
Alt + s: SaveAlt + o: OpenAlt + w: CloseAlt + n: NewAlt + t: New Tab
Alt + z: UndoAlt + x: CutAlt + c: CopyAlt + v: PasteAlt + a: Select AllAlt + f: FindAlt + g: Find NextAlt + /: Comment
Alt + c: Copy (Ctrl + Insert)Alt + v: Paste (Shift + Insert)Alt + r: Search command history
Ctrl + Win + b: Move left one wordCtrl + Win + f: Move right one wordCtrl + Win + h: Delete word to the leftCtrl + Win + d: Delete word to the right
Ctrl + Alt + b: Move left one wordCtrl + Alt + f: Move right one wordCtrl + Alt + h: Delete word to the left
- Download the latest version from the releases page
- Double click to run
- The AutoHotKeys icon appears on the taskbar and runs successfully
