Fix: Mac Clipboard Only Saves One Item
Fix: Mac Clipboard Only Saves One Item
If your Mac clipboard only ever holds the last thing you copied, nothing is broken. That is exactly how macOS is built. The good news: you can change the behavior in a couple of minutes.
This is by design, not a bug
The macOS clipboard — the "general pasteboard" — is a single-item buffer. Each time you press Cmd+C or Cmd+X, the new content overwrites the old. macOS keeps no history, so the previous copy is gone the instant you copy again.
There is no hidden setting to turn on history, no toggle in System Settings, and no Terminal command that adds it. The single-item limit is baked into the operating system.
Things that look like settings but are not
- Universal Clipboard shares the one current item with nearby Apple devices — it does not add history.
- Handoff relates to continuing tasks across devices, not to storing multiple clips.
- Restarting or resetting the clipboard (
pbcopy/pbpastein Terminal) still leaves you with one slot.
So if you came here looking for the setting to flip — there isn't one. The fix is to add a clipboard history yourself.
The fix: add a clipboard history
A clipboard manager runs in the background and saves each copy to a searchable list, turning that single slot into a real history.
ClipHistory does this on macOS:
- Keeps your last 150 unpinned clips automatically.
- Keeps unlimited pinned clips for items you reuse forever.
- Opens with the global shortcut
Cmd+Shift+Vfrom any app. - Stores everything locally — no cloud, no account, no server.
Setting it up
- Download and install ClipHistory (it is signed and notarized by Apple, so it opens cleanly).
- Grant it permission to monitor the clipboard when prompted.
- Copy a few items, then press
Cmd+Shift+Vto see them all in your history. - Pin the snippets you reuse daily so they never roll off.
That is the whole fix — from one item to a working history.
What you gain beyond history
Once your clips are saved, you can do more than recover them:
- Snippets for text you type constantly (signatures, replies, addresses).
- Boards to group related clips for a project.
- Paste stack to queue several clips and paste them in order.
- AI transforms — summarize, rewrite, translate, clean — using your own API key from Anthropic, OpenAI, DeepSeek, Google, or a custom provider.
Why local storage matters here
Your clipboard regularly holds passwords, tokens, and private text. Because ClipHistory keeps its history on your Mac only, that data never goes to a server or ties to an account. AI transforms run only when you trigger them, against the provider key you supply.
Recap
| Native clipboard | 1 item, overwritten each copy |
| Built-in history setting | None — it is by design |
| Fix | A clipboard manager |
| ClipHistory capacity | 150 unpinned + unlimited pinned |
The one-item limit is not a malfunction you can repair in settings — it is the design of macOS. Adding a clipboard manager is the only real fix, and it takes a couple of minutes.
ClipHistory is a one-time $19.99 purchase (12-month license, no auto-renewal), signed and notarized by Apple, on macOS 12+ as a universal binary for Apple Silicon and Intel. Get ClipHistory for macOS.