Keyboard shortcuts by app
882 shortcuts, with the Windows and Mac combinations side by side.
On laptops the F1–F12 row usually acts as brightness and volume first, so combinations with an F key may need Fn held as well. On a Mac you can flip that in System Settings › Keyboard.
Excel60
Excel diverges most on the Mac. F4 for absolute references is Cmd+T there, and a few Ctrl combinations stay Ctrl rather than becoming Cmd.
Word45
Press Alt in Word for Windows and every ribbon button shows a letter, so even a command with no combination is reachable as a sequence — Office for Mac has no such key tips.
PowerPoint40
Half of PowerPoint's shortcuts only listen while the show is running — blanking the screen with B, the laser on Ctrl+L — and in edit view those same keys do something else entirely.
VS Code68
Learn the command palette (Ctrl/Cmd+Shift+P) and you can skip memorising the rest — type a feature name and its shortcut is listed beside it.
IntelliJ IDEA60
IntelliJ IDEA ships a different default keymap per platform, and two of them on macOS — "macOS" and "macOS System Shortcuts" — so when nothing works, look at Keymap in Settings first; whichever you pick then serves PyCharm, WebStorm, GoLand and Android Studio unchanged.
Chrome45
Reopening a closed tab (Ctrl/Cmd+Shift+T) and jumping to the address bar (Ctrl/Cmd+L) alone cut most of your trips to the mouse.
Google Sheets40
It runs inside the browser, so combinations the browser claims first — Ctrl+W, for one — never reach the sheet. That is why so many Sheets shortcuts use Alt/Option.
Gmail38
Most Gmail shortcuts do nothing until you turn Keyboard shortcuts on in Settings — while it is off, the single-letter keys simply have no effect.
Outlook35
These combinations are the installed Outlook app; Outlook on the web keys differ, and its Settings even ask you to pick between the Outlook, Gmail and Yahoo layouts.
Notion39
Anything with no binding is reached through the slash menu — type / and a few letters of the name and you get even blocks like the callout, which has no key at all.
Windows40
Win-key combinations are captured before any program sees them — nothing can clash with them, and nothing can override them either.
macOS30
Cmd sits where Windows puts Ctrl. Text movement is the exception: end of line is Ctrl+A/E or Cmd+←/→, not a Cmd version of the Windows key.
Terminal43
In a terminal Ctrl+C is not copy; it interrupts whatever is running. Copy is Ctrl+Shift+C in Windows Terminal and Cmd+C on a Mac.
Figma53
Figma picks tools with single letters (V, F, R, T). While you are editing text those letters type themselves, so press Esc first.
Photoshop48
Bracket keys resize the brush ([ and ]) on every layout, but with a non-Latin input method active some other shortcuts stop responding.
Illustrator46
Illustrator gives each tool a single letter, and learning those letters is the biggest win — but while you are editing type they simply get typed, so press Esc first.
Premiere Pro43
In Premiere Pro the same key does different things depending on which panel holds focus — when a shortcut seems to do nothing, focus is usually on the Program Monitor or the Project panel rather than the timeline.
Slack50
Enter sends the message in the composer. Shift+Enter makes a new line, and the two can be swapped in settings.
Discord29
Press Ctrl+/ (Cmd+/ on a Mac) and Discord lists the shortcuts that actually work in the build you are running — the desktop app and the browser differ, so that list is the one to trust.
Zoom30
Zoom shortcuts are heard only while the Zoom window has focus — tick Enable Global Shortcut next to an action under Settings and Keyboard Shortcuts and that one works from any other window.
Reading the key names
- Keys joined by + are pressed together: Ctrl+Shift+P means hold Ctrl and Shift, then P.
- On a Mac, Cmd is ⌘, Option is ⌥ (labelled Alt on some keyboards), Control is ⌃ and Shift is ⇧.
- Windows Ctrl usually becomes Cmd on a Mac, but not always — this reference lists both combinations separately.
- With a Korean, Japanese or Chinese input method active, shortcuts built on letter keys may not fire. Switch to Latin input and try again.
- When a combination does nothing, another program has often claimed it as a global shortcut first.
Common questions
Q. Why aren’t the key names translated?
Because that is what the keyboard says. A translated Ctrl leaves you guessing which key to press. Only the explanation of what a combination does follows the language.
Q. Can I use the Windows combination on a Mac?
Swapping Ctrl for Cmd is right most of the time, but there are plenty of exceptions — Excel’s F4 is Cmd+T on a Mac, and end of line is Cmd+→. That is why both are listed.
Q. Nothing happens when I press it.
Check three things: whether a non-Latin input method is active, whether your laptop needs Fn for the F-key row, and whether another program has claimed the combination globally.
Q. Can shortcuts be changed?
VS Code, Figma and Photoshop have their own key-binding screens, and Excel lets you attach a combination to a macro. Browser and operating-system combinations mostly cannot be changed.