Three ways to view clipboard history
macOS only keeps the last thing you copied by default. To see more, you have three options, from most to least capable:
| Method | How | What you get |
|---|---|---|
| Maccy recommended | Press ⇧⌘C | Full searchable history, pins, images, app exclusions |
| Spotlight (macOS Tahoe) | ⌘-Space, then ⌘-4 | Recent clips for a limited window; no pinning |
| A launcher (Raycast/Alfred) | Open launcher → Clipboard | History inside a bigger app |
The fast way: Maccy
With Maccy running, press ⇧ + ⌘ + C. The history pops up at your cursor; type a few characters to filter, use arrow keys to move, and press Return to paste. That's the whole interaction — no window to manage, no mouse required.
Want the last few items even faster? After opening Maccy, ⌘ + 1–⌘ + 9 paste the most recent entries by number.
The built-in way: Spotlight on macOS Tahoe
If you're on macOS Tahoe (26) you can use the built-in clipboard history: press ⌘ + Space then ⌘ + 4 to open the Clipboard section of Spotlight. You may need to enable it first in System Settings → Spotlight. It's handy in a pinch, but it keeps items only for a limited time and strips formatting when you paste.
The nerdy way: peek via Terminal
You can print whatever is currently on the clipboard with a one-liner: pbpaste. It only shows the current clip, not history — but it's a quick way to confirm what you copied, and it's built into macOS.
Frequently asked questions
Does Mac keep clipboard history by default?
No. Out of the box macOS remembers only the last item. macOS Tahoe added an optional Spotlight history; for full history, use a manager like Maccy.
How do I see clipboard history without an app?
On macOS Tahoe, open Spotlight and press ⌘-4. On older macOS there's no built-in history — you'll need a clipboard manager.
What's the shortcut to open Maccy?
By default ⇧⌘C. You can change it in Maccy's preferences.
Can I see images I copied?
Recent versions of Maccy preserve images and rich text. Spotlight's built-in history shows images too, but pastes without formatting.