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: <20050422150428.31800.qmail@web53604.mail.yahoo.com> Date: Fri, 22 Apr 2005 08:04:28 -0700 (PDT) From: "airplays55 AT yahoo DOT com" Subject: can't separate backspace and ^J key functions To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Note-from-DJ: This may be spam In cygwin's bash shell, whenever I use .inputrc to assign a function to control-J, then the backspace key gets the same function. For example, as below it gives both keys "backward-char" function: "\C-H": backward-char RUBOUT: backward-delete-char How can I assign ^J to "backward-char" but have backspace key assigned to "backward-delete-char"? __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/