X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.6 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Harry Putnam Subject: Re: Why doesn't ~/inputrc work Date: Wed, 27 Apr 2011 23:49:10 -0500 Lines: 20 Message-ID: <874o5jc75l.fsf@newsguy.com> References: <87ei4w6hvx DOT fsf AT newsguy DOT com> <4DAF035B DOT 6030408 AT redhat DOT com> <4DAF140A DOT 8050501 AT cs DOT umass DOT edu> <87aafbc86s DOT fsf AT newsguy DOT com> Mime-Version: 1.0 Content-Type: text/plain User-Agent: Gnus/5.110016 (No Gnus v0.16) Emacs/24.0.50 (gnu/linux) 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 Harry Putnam writes: > I guess a way to test would be to use a different entry that relies on > something besides the meta (alt) key... I've never used anything else > since my inputrc files are not that complex. > > Can you show an example of an entry that uses some other combo? And > explain how one would enter it into an .inputrc When I see those > Sequences and ctrl char... I get very confused... and not sure how to > create an inputrc entry using them. I found some really simple examples in man readline. Something like `Control-o: "some-string"' Works as expected and inserts `some-string' into the cmdline when I press ` Ctrl-o', so apparently it IS some problem with the meta (alt) key. Any IDEAS as to what to do about it would be welcome. -- 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