Expand description
Clipboard transport for the canonical UI pipeline.
This module owns the side effect of copying plain text. It does not know how output gets rendered for copy/paste; that stays in the UI facade.
Structs§
- Clipboard
Service - Clipboard service that tries OSC 52 and platform-specific clipboard helpers.
Enums§
- Clipboard
Error - Errors returned while copying rendered output to the clipboard.