EnableOsc52Clipboard Property

Definition

Assembly XenoAtom.Terminal.dll

Enables OSC 52 clipboard sequences as a fallback for setting clipboard text on ANSI-capable terminals.

public bool EnableOsc52Clipboard {[CompilerGenerated]
    get; [CompilerGenerated]
    set; }

Returns

Remarks

OSC 52 is commonly used in remote sessions (e.g. SSH) where the process cannot access a local system clipboard. Some terminal emulators and multiplexers can disable or limit this feature.