screen-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FW: Backspace/delete/erase problem Was: stty erase & ssh & vi


From: Michael Schroeder
Subject: Re: FW: Backspace/delete/erase problem Was: stty erase & ssh & vi
Date: Wed, 23 Jun 2004 11:07:16 +0200
User-agent: Mutt/1.4.2.1i

On Wed, Jun 23, 2004 at 10:08:47AM +0200, David Balazic wrote:
> > The patch to fix this age old problem is to change a line in term.c :
> > 
> > - { "kb", T_STR  },
> > + { "kb", T_STR  }, KMAPDEF("\010")
> > 
> > 
> > If you can't build anew version, a workaround it to add this into screenrc
> > :
> > 
> > bindkey -d -k kb stuff \010

Don't do this, you'll just break things!

Cheers,
  Michael.

-- 
Michael Schroeder           address@hidden
main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}




reply via email to

[Prev in Thread] Current Thread [Next in Thread]