Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com User-Agent: Microsoft-Outlook-Express-Macintosh-Edition/5.02.2022 Date: Thu, 31 Jan 2002 16:41:21 -0500 Subject: FW: Updated: rxvt-2.7.2-8 From: Kevin Roth To: Message-ID: In-Reply-To: <20020129135548.A14080@hagbard.io.com> Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Speaking from personal experience, I know the DELETE key (not the backspace) has never worked quite right for me under a plain-vanilla cygwin install, inside of bash. I'm not talking about inside of rxvt, but simply in the plain old default command line interface (e.g. the thingy that the Cygwin desktop shortcut runs). Instead of erasing the character to the right of the cursor (as would happen in any other windows app), I see an extra character inserted into my command line. I think it's "~", but I can't remember for sure right now. This is under Win2k pro, and also WinXP pro. The backspace key on the other hand has always worked just fine. All this to say - is there any way the behavior of the delete key could be corrected in a default, plain jane install, to function properly? (If this has already been discussed and fixed, then I apologize... It's been a couple months since I actually performed a brand new install...) --Kevin ---------- From: Steve O To: cygwin-announce AT sources DOT redhat DOT com rxvt-2.7.2-8 has been uploaded to the Cygwin net distribution. rxvt is a lightweight xterm that can display to either X or native Windows. Changes: - Corrected backspace handling. This may cause some unexpected behavior if you have something like stty erase ^H in your profile. Either removing the stty line or changing it to stty erase ^? may fix the behavior. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/