operating system: arch
terminal: xterm
running sbt and then typing run in a project and closing sbt breaks the mapping for the backspace key.
When pressing backspace ^H shows on the console.
Could it be that it overrides xterm*backarrowKeyIsErase: true in Xdefaults or something?