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 Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-Id: <5.1.0.14.2.20020725151051.01f8f3c0@pop3.cris.com> X-Sender: rrschulz AT pop3 DOT cris DOT com Date: Thu, 25 Jul 2002 15:14:10 -0700 To: derbyshire AT globalserve DOT net, cygwin AT cygwin DOT com From: Randall R Schulz Subject: Re: bash and the delete key In-Reply-To: <3D403CE3.17956.467EDE3A@localhost> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=====================_120713078==_" --=====================_120713078==_ Content-Type: text/plain; charset="us-ascii"; format=flowed Paul, Add this line to your "$HOME/.inputrc" file: "\M-[3~": delete-char This escape sequence happens to be shared by RXVT and the console. To see where there are differences between RXVT and console, you can loot at the attached ".inputrc" file, which is the one I use. Randall Schulz Mountain View, CA USA At 15:01 2002-07-25, Paul Derbyshire wrote: >Cygwin's bash seems not to interpret the delete key correctly. The >backspace key nukes the character behind the cursor, as expected. The >del key doesn't nuke the character ahead of the curser however. It >inserts a tilde instead. I assume this is something related to either >a bash setting or a terminal setting, but I ran out of clues (read: >relevant information in obvious places in the bash man page) without >fixing it a while back. > >... --=====================_120713078==_ Content-Type: application/octet-stream; name="DOTinputrc" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="DOTinputrc" CiMgc2V0IGNvbXBsZXRpb24taWdub3JlLWNhc2Ugb24KIyBzZXQgc2hvdy1hbGwtaWYtYW1iaWd1 b3VzIG9uCgoKIyBDb25zb2xlOgojCUYxIC0gRjUKIlxNLVtbQSIJImZnICUxXEMtTSIKIlxNLVtb QiIJImZnICUyXEMtTSIKIlxNLVtbQyIJImZnICUzXEMtTSIKIlxNLVtbRCIJImZnICU0XEMtTSIK IlxNLVtbRSIJImZnICU1XEMtTSIKCgojIFJYVlQ6CiMJRjEgLSBGNAoiXE0tWzExfiIJImZnICUx XEMtTSIKIlxNLVsxMn4iCSJmZyAlMlxDLU0iCiJcTS1bMTN+IgkiZmcgJTNcQy1NIgoiXE0tWzE0 fiIJImZnICU0XEMtTSIKIlxNLVsxNX4iCSJmZyAlNVxDLU0iCgoKIyBCb3RoIENvbnNvbGUgYW5k IFJYVlQ6CiMJRjYgLSBGMTIKIlxNLVsxN34iCSJmZyAlNlxDLU0iCiJcTS1bMTh+IgkiZmcgJTdc Qy1NIgoiXE0tWzE5fiIJImZnICU4XEMtTSIKIlxNLVsyMH4iCSJmZyAlOVxDLU0iCiJcTS1bMjF+ IgkiZmcgJTEwXEMtTSIKIlxNLVsyM34iCSJmZyAlMTFcQy1NIgoiXE0tWzI0fiIJImZnICUtXEMt TSIKCgojIENvbnNvbGU6CgkiXE0tWzF+IjoJYmVnaW5uaW5nLW9mLWxpbmUJCSMgSG9tZQoJIlxN LVs0fiI6CWVuZC1vZi1saW5lCQkJCSMgRW5kCgoKIyBSWFZUOgoJIlxNLVs3fiI6CWJlZ2lubmlu Zy1vZi1saW5lCQkjIEhvbWUKCSJcTS1bOH4iOgllbmQtb2YtbGluZQkJCQkjIEVuZAoKCiMgQm90 aCBDb25zb2xlIGFuZCBSWFZUOgoJIlxNLVsyfiI6CXBhc3RlLWZyb20tY2xpcGJvYXJkCSMgSW5z ZXJ0CiMJIlxNLVs1fiIJCQkJCQkJIyBQYWdlLVVwCgkiXE0tWzN+IjoJZGVsZXRlLWNoYXIJCQkJ IyBEZWxldGUKIwkiXE0tWzZ+IgkJCQkJCQkjIFBhZ2UtRG93bgo= --=====================_120713078==_ Content-Type: text/plain; charset=us-ascii -- 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/ --=====================_120713078==_--