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

Syntax

public TerminalEraseBinding DeleteBinding { set; }

Value

a Vte.TerminalEraseBinding for the delete key

Remarks

Requirements

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