User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.4) Gecko/20060406 Firefox/1.5.0.4 (Debian-1.5.dfsg+1.5.0.4-1) Build Identifier: When I start GNU screen, the backspace key stops working. Reproducible: Always Steps to Reproduce: 1. start gnu screen 2. type some text 3. press backspace Actual Results: nothing happens Expected Results: expected to see characters erased This is on debian etch with xorg and nvi. If I run vi and go into insert mode, then press Ctrl-V, then press Backspace, I see ^@. Outside of screen I see ^?. A workaround: In the top menu I click Edit, Preferences, Advanced, and change Backspace key generates: from Auto-detect to ASCII DEL. With this workaround, I see ^? even within screen.
This sounds like a bug in VTE. Please file a bug against VTE.
Not a bug in Terminal, but in VTE.