How to see clipboard history on a Mac

By Lior Rabanian · · Updated · 5 min read
  • Clipboard
  • macOS
  • How-to

The short answer is the one nobody wants: macOS has no clipboard history. There is no key combination that shows you the last ten things you copied, because the last ten things you copied no longer exist. The Mac clipboard holds one item — the general pasteboard, in Apple's own terms. Copy something else and the previous one is gone — not archived, not recoverable, gone.

If you came here from Windows this is genuinely surprising. Windows has had Win + V since 2018, and it shows a scrollable list of recent copies. There is no macOS equivalent, and there never has been.

What follows is what the system actually gives you, why the gap exists, and what to do about it.

Does macOS have a clipboard history?

There are three things people mistake for clipboard history. None of them is.

Finder's clipboard viewer

Open Finder, then Edit → Show Clipboard. A small window appears showing what is on the clipboard right now. That is the whole feature. It is a window onto the single current item, useful for checking whether a copy worked and useless for getting back anything older.

Universal Clipboard

Copy on your Mac, paste on your iPhone. It is genuinely good and it is not history — it moves the one current item between your devices and expires it after a short while. There is no list, and nothing is stored.

Undo

Cmd + Z will bring back text you deleted in a document. It has nothing to do with the clipboard and will not help you recover something you copied over.

Why the gap exists

The clipboard is a system-wide scratch space that every app can read. That is what makes it useful, and it is also why keeping a history of it is a genuinely uncomfortable feature to ship by default.

Think about what passes through your clipboard in an ordinary week. Passwords, on the way from a password manager to a login form. A two-factor code. Your address. A card number. An API key. A private link that grants access to whoever holds it. All of it, sitting in the same buffer as the URL you copied to send to a friend.

A clipboard history turns that stream into a record. That is exactly what makes it useful and exactly what makes it a liability, and how a given tool handles that distinction is the thing worth paying attention to.

The moments where it actually bites

Nobody wants clipboard history in the abstract. People want it because of specific, recurring, small disasters:

  • You copy a paragraph, then copy something else to look it up, and the paragraph is gone.
  • You paste the same three snippets — an address, a bank reference, a boilerplate reply — thirty times a week, and each one means going and finding it again.
  • You copy a code from a text message, get distracted, copy a link, and now you need the code again and it has expired.
  • You are moving content between two documents and every single trip is one copy and one paste, because you cannot carry more than one thing at a time.

None of these is a crisis. Together they are one of those small frictions that is invisible until it stops.

Cyanote's clipboard history: every copy kept in a searchable list, with a type icon per item
A clipboard history is just a list — the design questions are where it is kept and what it refuses to keep.

What does a clipboard manager actually do?

A clipboard manager is a small background app that watches the clipboard and keeps what passes through it. When you want something back, you open it with a hotkey, find the item, and it goes back on the clipboard ready to paste.

That is the whole idea. The differences between them are the things worth checking:

Where the history is stored

This is the first question, not the last. A clipboard manager sees everything you copy. If it syncs that to a server, everything you copy is now on somebody else's computer. If it keeps the history in a local database on your own machine, it isn't. Both designs exist and the marketing rarely leads with which one you are getting.

Whether it is searchable

A list of the last few items is a convenience. A searchable history of everything is a different tool — you stop thinking of it as "undo for copying" and start using it as a place things can be found later.

What it does with sensitive copies

Good behaviour: recognising when a password manager put something on the clipboard and declining to keep it. Also good: letting you delete an individual item, and clear the lot in one action.

Pinned items

The three snippets you paste constantly should not scroll away under a week of ordinary copying. Pinning is what turns a history into a set of shortcuts.

Whether it holds more than text

Images, files and colours all travel through the clipboard. A manager that keeps only text quietly drops the rest.

Disclosure, since this blog belongs to one: Cyanote keeps its clipboard history in a local database on your Mac, searchable, with pinning for the snippets you paste constantly. It is one of five things it does rather than the only one — which is either the point or the drawback, depending on what you came for.

If the subscription question is what is actually holding you up, that is its own decision. And if you are weighing this against Paste specifically, the two are compared here, prices included.

Before you install one

Two things I would do regardless of which tool you choose.

Check what it wants access to. A clipboard manager needs to read the clipboard, and that is a reasonable thing for it to ask. It does not need an account, and it does not need to send anything anywhere. If it wants both, ask what for.

And decide what you want it to forget. The most useful setting in any clipboard manager is the one that stops it keeping the things you would rather it didn't — whether that is a password-manager exclusion, an app blocklist, or a history that expires.

The gap in macOS is real and it is not closing. But it is one of the few missing features where the fix is genuinely small, sits out of the way, and pays you back the first afternoon you use it.