X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.1 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SARE_MSGID_LONG45,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org MIME-Version: 1.0 In-Reply-To: <52n3s5pb84a8e20mc4q6pg1d2s9sjdv6ak@4ax.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> <20100411093305 DOT GN28908 AT calimero DOT vinschen DOT de> <20100411122809 DOT GO28908 AT calimero DOT vinschen DOT de> <52n3s5pb84a8e20mc4q6pg1d2s9sjdv6ak AT 4ax DOT com> Date: Sun, 11 Apr 2010 15:50:16 +0100 Received: by 10.239.193.6 with SMTP id g6mr218288hbi.212.1270997416381; Sun, 11 Apr 2010 07:50:16 -0700 (PDT) Message-ID: Subject: Re: 1.7.3: Backspace key not working in GNU screen. From: Andy Koppe To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes 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 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