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: David Balazic
Subject: RE: FW: Backspace/delete/erase problem Was: stty erase & ssh & vi
Date: Wed, 23 Jun 2004 11:09:39 +0200

> From:         Michael
> Schroeder[SMTP:address@hidden
> 
> 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!
> 
What "this" ? The patch or "bindkey" ?

Break what ? With the patch or "bindkey" most programs work correctly,
while without it most of them don't work.

> 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]