setSmartBackspace

open fun setSmartBackspace(smartBackspace: Boolean)

When set to true, pressing the Backspace key will try to delete spaces up to the previous tab stop.

Parameters

smartBackspace

whether to enable smart Backspace handling.