X-Spam-Check-By: sourceware.org From: shane AT strategygroup DOT cc To: cygwin AT cygwin DOT com Date: Wed, 19 Apr 2006 10:07:39 +1200 MIME-Version: 1.0 Subject: Python shell ignores keys Message-ID: <44460BEB.25283.646D88@shane.strategygroup.cc> X-mailer: Pegasus Mail for Windows (4.31) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body 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 Greetings, I'm trying to use the Python shell from within Cygwin. The complication is that I need to use the Windows version of Python not the Cygwin version, ultimately through ssh, but atleast from a cygwin bash prompt for now. The problem is that the Windows Python shell ignores or doesn't recv important keys like ctrl- z or ctrl-c and the up/down cursor keys move the cursor not the command line history. Otherwise everything seems to work fine (the scripts themselves run without an issue), atleast for what I need. I do quite a lot of python programming, its not really feasible (or a good idea) to maintain a second cygwin python installation. I realize these guys are chalk and cheese, but is it possible to fix this ? Windows XP Cygwin is current Python 2.4.3 Thanks, Shane -- 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/