vte-sharp2.6.0.0Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.Controls what string or control sequence the terminal sends to its child when the user presses the backspace or delete keys.System.EnumGLib.GType(WrapperType=typeof(Vte.TerminalEraseBindingGType))FieldVte.TerminalEraseBindingFor backspace, attempt to determine the right value from the terminal's IO settings. For delete, use the control sequence.FieldVte.TerminalEraseBindingSend an ASCII backspace character (0x08).FieldVte.TerminalEraseBindingSend an ASCII delete character (0x7F).FieldVte.TerminalEraseBindingSend the "7" control sequence.