X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_40,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: sourceware.org Message-Id: <1248272881.31664.1326265157@webmail.messagingengine.com> From: "Charles Wilson" To: "cygwin AT cygwin DOT com" Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Subject: Re: Readline not working anymore in interactive interpreters Date: Wed, 22 Jul 2009 10:28:01 -0400 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 Olivier Lefevre wrote: > By the way, this still works fine from cmd.com, so it > really is a Cygwin issue. This sounds suspiciously like a pty issue. Please try the following: From your normal bash prompt, type echo $CYGWIN If 'tty' is there, then figure out why and remove it at the source (Windows Environment tab, your ~/.bashrc, whereever it is currently being set). Then from a new bash prompt (launched after you make those changes), try to run your app again. -- Chuck -- 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