setBackarrowKeyMode

abstract fun setBackarrowKeyMode(sendsBackspace: Boolean)

Selects the Backspace wire byte through DECBKM (CSI ? 67 h/l).

Parameters

sendsBackspace

true for BS (0x08), false for DEL (0x7f).