ReplOptions.flipBackspace property
Home > streplts > ReplOptions > flipBackspace
ReplOptions.flipBackspace property
Section titled “ReplOptions.flipBackspace property”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;