Re: screen-256color terminfo entry?

2006-05-11 Thread cga2000
[..] > > # Reconstructed via infocmp from file: > /etc/terminfo/s/screen.xterm-256color > screen.xterm-256color|VT 100/ANSI X3.64 virtual terminal, > am, bce, ccc, km, mir, msgr, npc, xenl, > colors#256, cols#80, it#8, lines#24, pairs#256, > > acsc=++\,\,--..00II``aaffgg

Re: Backspace/Delete Issues?

2006-05-11 Thread Aaron Davies
Nope, I get \177 for both lines. On 5/11/06, Alain Bench <[EMAIL PROTECTED]> wrote: Hello Aaron, On Wednesday, May 10, 2006 at 14:56:27 -0400, Aaron Davies wrote: > Backspace works fine in the shell running inside screen (bash), but > not at all in most other contexts Directly in PuTTY *

Re: Backspace/Delete Issues?

2006-05-11 Thread Alain Bench
Hello Aaron, On Wednesday, May 10, 2006 at 14:56:27 -0400, Aaron Davies wrote: > Backspace works fine in the shell running inside screen (bash), but > not at all in most other contexts Directly in PuTTY *outside* of Screen, check: | $ infocmp -1 | grep kbs | kbs=^H, | $ TERM=putty in