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