| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| SHA256SUMS.txt | 2026-09-14 | 217 Bytes | |
| PasteJump-2026.3.0.271-win-x64-net10.zip | 2026-09-14 | 3.4 MB | |
| PasteJump-2026.3.0.271-win-x64-unpacked.zip | 2026-09-14 | 63.0 MB | |
| Totals: 3 Items | 66.5 MB | 2 | |
PasteJump
Keyboard-driven multiple-clipboard manager for Windows. Hold Ctrl, tap V to walk back through what you have copied, release to paste. No window, no mouse, no hands leaving the keyboard.
- Website: https://lokeshgovindu.github.io/PasteJump/
- Manual: https://lokeshgovindu.github.io/PasteJump/help/overview.html
- Source, issues and release notes: https://github.com/lokeshgovindu/PasteJump
Which file to download
Each release is a folder above, named after its tag. Inside it:
| File | What it is | Needs |
|---|---|---|
PasteJump-<version>-win-x64.zip |
One PasteJump.exe. Portable - its data folder appears beside it, so a USB stick carries your history. Take this one unless you have a reason not to. |
Nothing |
PasteJump-<version>-win-x64-unpacked.zip |
The same build with the .NET runtime already unpacked. Starts about four times faster warm. | Nothing |
PasteJump-<version>-win-x64-net10.zip |
PasteJump's own files only, about 3 MB. | .NET 10 Desktop Runtime |
SHA256SUMS.txt |
The hash of each file in that folder. |
Windows 10 or 11, 64-bit. Nothing is installed and nothing is written outside the folder you unzip into.
Two things to know
These files are mirrored from GitHub, byte for byte. They are not rebuilt here - the same commit does
not produce identical bytes, so a second build would give downloads that hash differently, which is
indistinguishable from one of them having been tampered with. The mirror re-hashes every file against the
hashes published in the GitHub release notes and refuses to upload on a mismatch. SHA256SUMS.txt is
those same hashes, so you can check what you downloaded.
The builds are not signed with a paid certificate, so SmartScreen reports an unknown publisher on a first run: choose More info, then Run anyway.
Still a pre-release
A tag ending -preN is a pre-release. PasteJump has been used daily on one machine by one person: worth
trying, not yet worth relying on for anything you cannot afford to re-copy. The GitHub release notes for
each tag say what changed and what is known to be broken.