TerminalOptions.IgnoreCursorKeyModeChange Property
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9083)
IgnoreCursorKeyModeChange
Specifies whether to ignore cursor key mode change requests from the server.
Declaration
public bool IgnoreCursorKeyModeChange { get; set; }
Property Value
Type | Description |
---|---|
Boolean | True to ignore cursor key mode change requests; false to allow. |