From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8342 invoked by alias); 6 May 2012 18:16:40 -0000 Received: (qmail 8329 invoked by uid 22791); 6 May 2012 18:16:39 -0000 X-SWARE-Spam-Status: No, hits=-2.9 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from plane.gmane.org (HELO plane.gmane.org) (80.91.229.3) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 06 May 2012 18:16:25 +0000 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SR60O-0000ns-IF for cygwin@cygwin.com; Sun, 06 May 2012 20:16:24 +0200 Received: from rrcs-74-62-25-170.west.biz.rr.com ([74.62.25.170]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 06 May 2012 20:16:24 +0200 Received: from Andrew by rrcs-74-62-25-170.west.biz.rr.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 06 May 2012 20:16:24 +0200 To: cygwin@cygwin.com From: Andrew DeFaria Subject: Re: 1.7.14-2: bash not accepting "~" (tilde) from keyboard in Console (WIN7) Date: Sun, 06 May 2012 18:16:00 -0000 Message-ID: References: <4FA44D7B.8030103@hccnet.nl> <20120506125446.GA5036@pris.crapsteak.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120309 Thunderbird/11.0 In-Reply-To: <20120506125446.GA5036@pris.crapsteak.org> 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: 2012-05/txt/msg00123.txt.bz2 On 05/06/2012 05:54 AM, David Sastre Medina wrote: > On Fri, May 04, 2012 at 11:43:23PM +0200, Chris Brouwer wrote: >> I have just installed Cygwin 1.17.14-2 using the setup.exe. >> >> I use Console (portable; from Portableapp.Com) as my entry to bash. >> I have tried this when calling cygwin.bat from Explorer, effectively >> starting cygwin from cmd.exe, and then the "~" works as expected. >> >> Does anyone have a solution for this ? > Yes. Just use mintty. It's the default and it works. I use mintty and Console. One good thing about Console it understands pty's or does something in the face of pty's that cause it to work in certain circumstances that mintty fails in. My example is cleartool. In mintty (or when mintty has ssh'ed to a remote system - sorry not on my work XP machine to test...) when I type cleartool I get no prompt. This is a long standing issue with cleartool on Windows using standard "console output" and that not working with ptys. Console, however, works. IIRC I think I saw it running a child cmd process. So maybe it runs things in there and grabs output to be displayed or read from. I wish mintty could be made to do that... -- Andrew DeFaria "Very funny, Scotty. Now beam down my clothes." -- 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