X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:date:message-id:mime-version :content-type:content-transfer-encoding; q=dns; s=default; b=fy6 XndNr0FMPEjHQXh6a+Ztk8vJl/7ElESfF4RKU0yXF6URw/wA72UBeqlr/r//5nz5 T0zUh/UIgthIfUXjJcqR0rPyzQIPcVNlDNN+NjKpJY41ONRfYMY8KDAw0MnnzEXV PUbUhlk5kTIqIzZoTlhmuBUYf6ooJZ9iDbMM2gkQ= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:date:message-id:mime-version :content-type:content-transfer-encoding; s=default; bh=hkcrnM0V7 OEqF+Uuczj+dz7ouQ4=; b=CgaiDSIkpe2ru0jOkrPFakcrHjCAeMw3zbRGILj1z mq0KF4bqOJDscHZm4qdIjxeVf1cNW5dmEcQ0x+y35kSBUiC3MXbMVDuUl9X/V3KK SlbywL6zxpEC5vfGMuw7WvofhMAYV1QtFy+2Vl/appBGoRjm8NN1zcUflpZv61fZ JY= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.7 required=5.0 tests=AWL,BAYES_00,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=H*c:alternative, H*c:HHH X-HELO: mail.misoenergy.org From: Michael Slattery To: "cygwin AT cygwin DOT com" Subject: Mintty + winpty vs wsltty Date: Tue, 10 Apr 2018 13:04:38 +0000 Message-ID: <50272EFB5FC4D1499B5012A6BD0148111FE599EC@ipwxmb02.midwestiso.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id w3AD4vB1007352 This question is about mintty and Windows Subsystem for Linux. If I have Git-Bash or Cygwin installed, how is this not as good as using wsltty?: "C:\Program Files\Git\usr\bin\mintty.exe" --exec /usr/bin/winpty "C:\Windows\System32\bash.exe" -c "cd ~; $SHELL --login -i" It seems fine, but I know that wsltty incorporates wslbridge. My solution is so simple I feel like something must be wrong :) -- 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