This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: 1.7.3: Backspace key not working in GNU screen.


Andrew Schulman wrote:
> It sounds as though no change is required in screen for this.

Correct.

> screen is an ancient program from the dim mists of early terminal days, so I'm
> not surprised that it has some problems of this kind.

Don't worry, screen isn't doing anything wrong here. Setting the
VERASE key on the console device to _POSIX_VDISABLED (i.e., zero) is
perfectly legitimate, it's the console using that as the backspace
keycode that caused the problem.

Andy

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]