How Many Items Can the Mac Clipboard Hold?
How Many Items Can the Mac Clipboard Hold?
The short answer: one. The built-in macOS clipboard (technically the "general pasteboard") stores exactly one item at a time. The moment you copy something new, whatever was there before is gone.
This surprises a lot of people coming from Windows, where newer versions ship a clipboard history. On macOS, there is no such feature out of the box.
Why the Mac clipboard only holds one item
The pasteboard is a system-wide buffer designed for a single transfer: copy here, paste there. When you press Cmd+C, macOS overwrites the pasteboard with the new content and discards the old. There is no stack, no queue, and no history retained between copies.
That single item can carry multiple representations at once — for example, a copied chunk of a web page may include rich text (RTF), plain text, and HTML versions of the same selection. Apps pick whichever format they support when you paste. But it is still one logical item, replaced on the next copy.
What about the Universal Clipboard?
Apple's Universal Clipboard lets you copy on one Apple device and paste on another nearby. It is convenient, but it does not change the core limit: still one item, just shared across your devices for a short window. No history is kept.
What this means in everyday work
If you copy an address, then copy a phone number before pasting the address, the address is lost. You have to go back to the source and copy it again. Multiply that across a workday of research, coding, and writing, and the lost time adds up.
Common situations where one item is not enough:
- Collecting several quotes or links from different pages before pasting them into one document.
- Copying a value, getting distracted by another copy, and losing the first.
- Reusing the same five snippets (email signature, addresses, code blocks) over and over.
How to keep a real clipboard history
A clipboard manager runs quietly in the background, watching the pasteboard and saving each item to a searchable list. Instead of one slot, you get a history you can scroll, search, and paste from.
ClipHistory is a clipboard manager for macOS that does exactly this. Press Cmd+Shift+V to open your history, then pick any past clip to paste it. It keeps your 150 most recent unpinned clips automatically, and unlimited pinned clips for the things you reuse constantly.
How the 150-clip window works
New clips push older ones out once you pass 150, so your history stays relevant without growing forever. Anything you want to keep permanently — a license key, a frequently used reply, a code snippet — you pin, and pinned clips are never auto-removed regardless of how many there are.
Everything stays on your Mac
ClipHistory stores your history locally. There is no cloud sync, no account, and no server holding your copied data. That matters when your clipboard regularly contains passwords, tokens, and private text.
Quick recap
| Question | Answer |
|---|---|
| Items in the native macOS clipboard | 1 at a time |
| History kept by macOS | None |
| Items ClipHistory keeps | 150 unpinned + unlimited pinned |
| Where history is stored | Locally on your Mac |
The native clipboard holding a single item is by design, not a bug — but it is also easy to outgrow. A clipboard manager turns that one slot into a working history you can actually rely on.
ClipHistory is a one-time $19.99 purchase (12-month license, no auto-renewal), signed and notarized by Apple, and runs on macOS 12 or later as a universal binary for Apple Silicon and Intel. Get ClipHistory for macOS.