WindowsVtInputDecoder Property

Definition

Assembly XenoAtom.Terminal.dll

Controls whether the Windows backend uses a VT input decoder for ANSI/VT sequences.

public TerminalWindowsVtInputDecoderMode WindowsVtInputDecoder {[CompilerGenerated]
    get; [CompilerGenerated]
    set; }

Returns

Remarks

VT sequences are only produced for console input when ENABLE_VIRTUAL_TERMINAL_INPUT is enabled on the input handle.