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:mime-version:references:in-reply-to:from:date :message-id:subject:to:content-type; q=dns; s=default; b=H0UHy8z 2bH/VAYB4J80PUIObycjxFXSR5EI3ki74bMvHc/23ydtBOX+4VUXdr2AhvangTfb wLKNFRQHVFZ04MG0mBIL0c90/ZcO7UpDxth+VWlsuKD0vPp68Ntb/Z0VwANqEcFP 6uBccp9Ua7L0aKuwjFQn8yvszlloYWrqayJk= 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:mime-version:references:in-reply-to:from:date :message-id:subject:to:content-type; s=default; bh=nOHMESCFaSNQ5 u+B5k5tCqFJLa4=; b=keQU08vFGl6S0FAoChyBRxk8OWuqD+Fiy/kD5Ru1wpy77 sBqhy6eVRNfbb5ECjwVuCqhTwOQ3IjIFQsyygbc5WRVCVULCBJUNxdGKP44J6sAx HUjSssRW5alAREzTuDPUxw7Gwr/gzQ8I7kRhUOurIN1XHUDUQISjq+AnjT/BKM= 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-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.1 spammy=HX-Languages-Length:739, H*i:sk:XUewGto, H*f:sk:XJN12e8, H*i:sk:XJN12e8 X-HELO: mout.gmx.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mail.com; s=dbd5af2cbaf7; t=1583534690; bh=WPWEtSHSexOXDtUlrTgV0DvpxEJzxInyKwqJSiVeFEU=; h=X-UI-Sender-Class:References:In-Reply-To:From:Date:Subject:To; b=R0yV0vYEsV1zfE7oz5y8mt623KeMlsAP11UISh85nxX/DAyrOTQpTfgFH1jhXCZXi l01nKok/yF5ZwFj6oXQaPSw2oKFQDdikb7Ucwxfp/uqnndgofdNd9J5MCBQqXYvjgD AhcPgdaCQHWsPH7O/GsO/ZF0BDl7RVgdvRYWHgSo= X-UI-Sender-Class: 214d933f-fd2f-45c7-a636-f5d79ae31a79 MIME-Version: 1.0 References: <0c9fd8af-bb5a-0d15-5a5a-3fc739d3e6cd AT towo DOT net> <20200306005122 DOT 52a9b50615a16546e60defc1 AT nifty DOT ne DOT jp> In-Reply-To: From: Bill Stewart Date: Fri, 6 Mar 2020 15:44:21 -0700 Message-ID: Subject: Re: pseudo console and auto-wrap To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes On Fri, Mar 6, 2020 at 3:04 PM Bill Stewart wrote: > > As Takashi explained, there is no fix on the cygwin side. It could be > > fixed on the Windows side, within the ConPTY API. > > You could report it there... > > Thanks - found this: > > https://github.com/microsoft/terminal > > Seems that this would already be a known issue. Looking through there > to see if this is already logged... OK... When I use mintty or PuTTY, the wrapping works as expected with winpty (I still use winpty for downlevel OS versions). When I use cmd.exe or PowerShell and run ssh.exe from there, that's where I start seeing problems. It seems there are weird "issues" when running ssh.exe from a Windows console. Bill -- 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