Skip to content

ReplOptions.flipBackspace property

Home > streplts > ReplOptions > flipBackspace

Flag indicating whether to apply a byte sequence flip for backspace and ctrl+backspace inputs, addressing inconsistencies in certain terminal environments. Defaults to false.

Signature:

flipBackspace?: boolean;