Options controlling terminal behavior.
public sealed class TerminalOptions
kind:method, kind:property, kind:ctor. Press Esc to clear.EnableOsc52ClipboardEnables OSC 52 clipboard sequences as a fallback for setting clipboard text on ANSI-capable terminals.ForceAnsiForces ANSI output even if the output appears redirected (use with care).ImplicitStartInputWhen enabled, ReadEventsAsync(CancellationToken) starts input implicitly.PreferredColorLevelPreferred color capability when ANSI is enabled.PreferUtf8OutputRequests setting output encoding to UTF-8 when possible.