X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_HOSTKARMA_NO,TW_RX,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org X-MXL-Hash: 50e6002a33cff1d0-867d70a946057ba564f3d4eb68ceb0ed0aef3eb7 From: "KARR, DAVID" To: "cygwin AT cygwin DOT com" Subject: Backspace in shell doesn't backspace after Cygwin update Date: Thu, 3 Jan 2013 22:02:59 +0000 Message-ID: Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 X-RSA-Inspected: yes X-RSA-Classifications: public X-MAIL-FROM: X-AnalysisOut: [v=2.0 cv=D4rw3Itj c=1 sm=0 a=srMsL6ituuWTYeky9Bs9mA==:17 a] X-AnalysisOut: [=s80Lj0E0i98A:10 a=Uq2rgp_gqrYA:10 a=ofMgfj31e3cA:10 a=BLc] X-AnalysisOut: [eEmwcHowA:10 a=kj9zAlcOel0A:10 a=zQP7CpKOAAAA:8 a=XIqpo32R] X-AnalysisOut: [AAAA:8 a=oICYkxd-OpcA:10 a=UipR1-UmTkFndFBW7JAA:9 a=CjuIK1] X-AnalysisOut: [q_8ugA:10] X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id r03M3pBo006336 My hard drive on my Win7 laptop crashed last week, and I'm now trying to get everything I had reinstalled. After I reinstalled Cygwin (now at 1.7.17), I'm seeing some problems starting up Cygwin tools. I don't see anything specifically about this in the FAQ. I normally run "C:\Cygwin\bin\rxvt.exe -display :0 -fn "Lucida Console-14" -tn rxvt-cygwin-native -e /bin/bash --login" from a shortcut for a shell outside of Emacs. When I do this now, it looks ok, but I'm now finding that the Backspace key just moves the cursor forward one character, not deleting the previous character. I have another shortcut for "C:\Cygwin\bin\run.exe /usr/bin/rxvt.exe -display 127.0.0.1:0 -tn rxvt-cygwin -e /bin/bash --login". This behaves the same as the previous with respect to Backspace. "mintty" does the same. The Emacs shell is fine. My CYGWIN variable is just set to "nodosfilewarning". Pressing Ctl-v followed by backspace gets "^H". This is the output of "stty": speed 38400 baud; line = 0; erase = ^H; swtch = ; I compared my ~/.inputrc with /etc/defaults/etc/skel/.inputrc and there were only differences in comments. What other information would be relevant? -- 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