X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-6.2 required=5.0 tests=AWL,BAYES_00,KHOP_PGP_SIGNED,KHOP_THREADED,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Message-ID: <4FA70367.5030003@dancol.org> Date: Sun, 06 May 2012 16:04:07 -0700 From: Daniel Colascione User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:12.0) Gecko/20120428 Thunderbird/12.0.1 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: 1.7.14-2: bash not accepting "~" (tilde) from keyboard in Console (WIN7) References: <4FA44D7B DOT 8030103 AT hccnet DOT nl> <20120506125446 DOT GA5036 AT pris DOT crapsteak DOT org> In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig0AF307185651D1E96C863FA3" 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 --------------enig0AF307185651D1E96C863FA3 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 5/6/12 11:16 AM, Andrew DeFaria wrote: >> 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. Have you tried the conin program? You can get it from the mintty repository here: https://code.google.com/p/mintty/source/browse/utils/ It lets you run a child process with stdin coming from a real Windows console, through which conin proxies your input. IME, it makes most programs believe they're being run interactively. --------------enig0AF307185651D1E96C863FA3 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (Darwin) Comment: GPGTools - http://gpgtools.org iEYEARECAAYFAk+nA2gACgkQ17c2LVA10Vu4FwCgvV6r689g4Y/2b1FrCA+VmgBX iqsAmwXAKKffNYus7Gv0StuLO8iyT8ep =c9al -----END PGP SIGNATURE----- --------------enig0AF307185651D1E96C863FA3--