Re: Binding backspace key while using screen
> > I'm having problem using mutt + screen. I don't know whether it is a mutt or
> > screen problem, but I decided to ask here.
>
> It's mostly screen. It translates the backspace key, and that should
> be the same as the terminfo description's value for kbs. See the
> value of the $TERMCAP variable (which has a value for kb), and the
> terminfo entry (using infocmp).
Well, when I run infocmp, I don't see any information about kbs:
$ infocmp | grep kbs
$
My $TERMCAP looks like this:
[...]
:F6=\E[29~:F7=\E[31~:F8=\E[32~:F9=\E[33~:FA=\E[34~:kb=:\
[...]
So, the value of kb is ^?. What should I do now? Sorry, I don't know all
this terminal stuff, could you say something more?
Regards,
--
Jacek Masiulaniec