Still a pre-release, and still for trying rather than relying on. It has been used daily on one machine by one person. What this build is for is that a run of real bugs found by using it are fixed — several of them cases of the program doing something with a clip nobody chose, which is the class that matters most in a clipboard manager.
Hold Ctrl, tap V to walk back through what you have copied, release to paste. The website shows it in a minute; the manual is readable here on GitHub as well as shipping with the program, and there is now an architecture reference if you want to see how it works.
| File | What is in it | Needs |
|---|---|---|
PasteJump-2026.1.0.210-win-x64.zip |
One PasteJump.exe. Portable — its data folder appears beside it, so a USB stick carries your history with it. |
Nothing |
PasteJump-2026.1.0.210-win-x64-unpacked.zip |
The same build with the runtime already unpacked, 254 files. Starts about four times faster warm (~0.3 s against ~1.3 s). | Nothing |
PasteJump-2026.1.0.210-win-x64-net10.zip |
PasteJump’s own files only, 15 of them, 3.1 MB. | .NET 10 Desktop Runtime |
Take the first unless you have a reason not to. Windows 10 or 11, 64-bit. Nothing is installed and nothing is written outside the folder you unzip into, unless you move the data location yourself.
2026.1-pre2Ctrl was tracked from key events, so a release that never reached us — a UAC prompt, a lock, another program’s hook — left it stuck down, after which the trigger key opened the gesture on its own and took an unmodified letter away from whatever you were typing into. All four modifiers are now read live from the keyboard.output opened the clip in an editor, because holding Ctrl is what keeps the gesture open and the guard was “unless Ctrl is held”. While the search box is up, no letter and no digit is an action; the arrows step through matches.logs\gesture.log records what the hook received and what the recognizer did with it, and logs\capture.log one line per capture decision. They are what made most of the fixes above findable.On some corporate machines, endpoint data-loss-prevention policy routes one application’s keyboard input — a browser, usually — through a component with more privilege than PasteJump has. Windows then hides that input from PasteJump’s keyboard hook by design, and Ctrl+V does nothing in that one application while working everywhere else. Copying keeps working, which makes it look like a PasteJump fault.
It is not one, and no version of this program can work around it: a low-level hook, raw input, a registered hotkey and injected keystrokes were all measured equally blind there, and three unrelated programs fail identically in the same application. Ticking Always Run as Administrator restores it. Failing that, the clipboard history window is unaffected — press Copy there and paste with your own Ctrl+V. See Troubleshooting.
This build is not signed with a paid certificate, so SmartScreen will report an unknown publisher on first run — choose More info, then Run anyway. The SHA256 of each file: