X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-0.0 required=5.0	tests=BAYES_40,T_RP_MATCHES_RCVD
X-Spam-Check-By: sourceware.org
Message-ID: <4DB96020.7010100@cs.umass.edu>
Date: Thu, 28 Apr 2011 08:40:00 -0400
From: Eliot Moss <moss@cs.umass.edu>
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>	<4DAF140A.8050501@cs.umass.edu> <87aafbc86s.fsf@newsguy.com> <874o5jc75l.fsf@newsguy.com>
In-Reply-To: <874o5jc75l.fsf@newsguy.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
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 4/28/2011 12:49 AM, Harry Putnam wrote:
> Harry Putnam<reader@newsguy.com>  writes:

I took a while to play around. One thing you may need to
do is set the TERM environment variable to a proper, more
capable, terminal (such as "cygwin").

Beyond that, I found that I needed to:

set convert-meta on

in my .inputrc and also to write the escape sequences as
(for example):

"\M-b": "echo meta b"

Note: *one* backslash, not two!

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

