Terminal.backspaceBinding

vte.types.EraseBinding backspaceBinding() @property

Get backspaceBinding property.

Returns

Controls what string or control sequence the terminal sends to its child

when the user presses the backspace key.

void backspaceBinding(vte.types.EraseBinding propval) @property

Set backspaceBinding property.

Parameters

propvalControls what string or control sequence the terminal sends to its child when the user presses the backspace key.