Skip to main content

Module clipboard

Module clipboard 

Source
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§

ClipboardService
Clipboard service that tries OSC 52 and platform-specific clipboard helpers.

Enums§

ClipboardError
Errors returned while copying rendered output to the clipboard.