forked from notepad-plus-plus/notepad-plus-plus
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
P2-nice-to-haveNice to have, 1.1 if not readyNice to have, 1.1 if not readysize/MMedium (1-3 days)Medium (1-3 days)
Milestone
Description
Description
Track and access recent clipboard operations.
Implementation
- Track last ~20 clipboard copy/cut operations
- Panel with NSTableView showing clipboard history entries (truncated preview)
- Double-click or Enter to paste selected entry at cursor
- Clear history button
- Keyboard shortcut to show panel (Cmd+Shift+V or similar)
- History stored in memory only (not persisted)
Key Files
macos/platform/main_phase7.mm
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P2-nice-to-haveNice to have, 1.1 if not readyNice to have, 1.1 if not readysize/MMedium (1-3 days)Medium (1-3 days)
Projects
Status
Backlog