X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Date: Sat, 10 Apr 2010 22:11:25 -0400
From: Christopher Faylor <cgf-use-the-mailinglist-please@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: 1.7.3: Backspace key not working in GNU screen.
Message-ID: <20100411021125.GA5932@ednor.casa.cgf.cx>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <u2v49e721a81004081305q61e00044hba10b82e6900aa3d@mail.gmail.com>  <q2q49e721a81004081307q2db70190p176cd745b2a78388@mail.gmail.com>  <m2n416096c61004100231je0fea482s7a9a7d2e82cd2792@mail.gmail.com>  <20100410140811.GA8593@ednor.casa.cgf.cx>  <p2k416096c61004100900j2d3b3567gdd068feb17547ec3@mail.gmail.com>  <20100410161626.GA1904@ednor.casa.cgf.cx>  <20100410173607.GA3986@ednor.casa.cgf.cx>  <20100410181700.GA7321@ednor.casa.cgf.cx>  <i2t416096c61004101409ka5c18517obfc3a09e284a0e98@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <i2t416096c61004101409ka5c18517obfc3a09e284a0e98@mail.gmail.com>
User-Agent: Mutt/1.5.20 (2009-06-14)
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On Sat, Apr 10, 2010 at 10:09:32PM +0100, Andy Koppe wrote:
>Christopher Faylor wrote:
>> That should not cause Cygwin to send a null character.
>> I think it should probably just send the default \177 character.
>
>Makes sense given the botched design, but of course it does mean that
>the user's backspace keycode setting is ignored. Also, 'screen' would
>be expecting what was set in c_cc[VERASE] as the backspace keycode.

Uh, no.  I made it send \177 when c_cc[VERASE] is 0.  Screen is just
forwarding characters along so it doesn't care.

cgf

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

