From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27633 invoked by alias); 20 Apr 2011 17:13:03 -0000 Received: (qmail 27353 invoked by uid 22791); 20 Apr 2011 17:13:01 -0000 X-SWARE-Spam-Status: No, hits=-1.1 required=5.0 tests=AWL,BAYES_05,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from csmail.cs.umass.edu (HELO csmail.cs.umass.edu) (128.119.240.177) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 20 Apr 2011 17:12:47 +0000 Received: from [10.1.40.33] (thingy.cs.umass.edu [128.119.40.196]) by csmail.cs.umass.edu (Postfix) with ESMTPSA id 5819E480001913D73E; Wed, 20 Apr 2011 13:12:45 -0400 (EDT) Message-ID: <4DAF140A.8050501@cs.umass.edu> Date: Thu, 21 Apr 2011 05:27:00 -0000 From: Eliot Moss Reply-To: moss@cs.umass.edu User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9 MIME-Version: 1.0 To: cygwin@cygwin.com Subject: Re: Why doesn't ~/inputrc work References: <87ei4w6hvx.fsf@newsguy.com> <4DAF035B.6030408@redhat.com> In-Reply-To: <4DAF035B.6030408@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2011-04/txt/msg00307.txt.bz2 On 4/20/2011 12:01 PM, Eric Blake wrote: > On 04/20/2011 09:51 AM, Harry Putnam wrote: > Do you have CRLF line endings on your ~/.inputrc? That would explain > failures. To fix it, run 'd2u ~/.inputrc'. Other than that, it works > for me, so I'm not sure why you're having problems. A great suggestion. I also thought of two other things: - If the INPUTRC environment variable is set, you may be reading something different from what you think - How and whether a terminal generates meta- keys will clearly affect the specific bindings you mentioned. So you may need to dig into the specific terminal and into stty settings for the terminal driver Best -- Eliot Moss -- 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