Vte.Terminal.BackspaceBinding Property
Modifies the terminal's backspace key binding, which controls what string or control sequence the terminal sends to its child when the user presses the backspace key.

Syntax

public TerminalEraseBinding BackspaceBinding { set; }

Value

a Vte.TerminalEraseBinding for the backspace key

Remarks

Requirements

Namespace: Vte
Assembly: vte-sharp (in vte-sharp.dll)