-
Notifications
You must be signed in to change notification settings - Fork 1
Queue and Quick HUD
github-actions[bot] edited this page Aug 12, 2026
·
3 revisions
Queue records an ordered sequence for later paste. Add clips with the context menu, drag clips onto Queue, or enable Queue recording.
- Queue order persists across relaunches.
- Drag rows to reorder them.
- Paste Next consumes one item only after a successful target and paste.
- Paste All combines queued text into one internal clipboard write, pastes once, and avoids creating duplicate history.
- A failed target or paste keeps the affected items in Queue.
Automatic paste targets the previously focused application. Pasted never treats itself as the intended destination.
HUD is the compact keyboard-driven history window.
- Type to filter.
- Use arrow keys to change selection.
- Press
1–9for visible numbered results. - Press Enter to paste the selected result.
- Press Esc to close.
Internal clipboard writes made for HUD and Queue paste are marked and excluded from ordinary capture history.
macOS automatic paste requires Accessibility permission. Windows and X11 use platform-specific focus/paste integrations. Constrained Wayland sessions may decline system-wide shortcuts or automatic paste; Pasted reports that capability failure and does not consume queued data.
Get Pasted · Source · Releases · Issues
Pasted Wiki
- Home
- Getting Started
- History and Search
- Activity and Insights
- Bins and Organization
- Queue and HUD
- Transforms and Intelligence
- Files, OCR, and Previews
- Backup and Recovery
- Settings and Features
- Content Analysis and Content Types
- Notifications and Capture Feedback
- CLI Reference
- Privacy and Safety
- Platform Support
- Troubleshooting
- Build and Release