when the user presses the backspace key.
Terminal.backspaceBinding
vte.types.EraseBinding backspaceBinding() @propertyGet backspaceBinding property.
Returns
Controls what string or control sequence the terminal sends to its child
void backspaceBinding(vte.types.EraseBinding propval) @propertySet backspaceBinding property.
Parameters
propval | Controls what string or control sequence the terminal sends to its child when the user presses the backspace key. |