X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DD9233858C30 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1675870638; bh=IYsNk7UPVJLdRo1dyL1nBQ+0m0r4jC7UJbkF5orb6sY=; h=Date:To:Subject:References:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=WDH75RB7GgY40OctaOKgB7keg2xnVuHTxj8tiCw3Rlocwd9+80EHeB/P9L0wu9z3u x2GttmdzqAVNI58SjL3Fr52gp50PM9oZo9AOyecmP7dpLzgU4RvgAD/lspAMu501gx 7dE0DoqGIRKEaPzt0ipoSMeGRIcgyBH5ogYXb3sc= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com Date: Wed, 8 Feb 2023 16:37:02 +0100 To: cygwin AT cygwin DOT com Subject: Re: OpenSSH_9.2p1 sftp prompt now "s " instead of "sftp> " Message-ID: Mail-Followup-To: cygwin AT cygwin DOT com References: <68d4f7bf-d536-b7a4-6ba5-ed7fa83f9bf7 AT Shaw DOT ca> <1ab2c3e2-1bd8-f6ed-7edb-0a3816659252 AT towo DOT net> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-Provags-ID: V03:K1:9aQGaKMse9xWQAKKBNPcPMiU5tdvm4wjyTTXk03t1qp1l4x6bcZ CTUJJkNfJMoi30qWnhSjS2o6VAHCqJUqWw5M1eyC2bD2SsaMxDCH2pF6SAUzylg12ZQoBD6 CUc9S6u1b8G0ZrzwKICFL9m6oqdTeRagdvvDqrU2xwAMeymOxcGHKJBOX9lG4Nnq9HVkKHn RUzdLFfn7rwA0Iv2baUnQ== UI-OutboundReport: notjunk:1;M01:P0:+czEVTfMCz0=;KJRv0cOEi6vMxih6wqcnUfcGUmJ ndkCT8Y+pj8tVLnroXFZLnfNSvU4GG8IqKyN4fY57yJ8gQgl3bZ6VkdJeT7dYprCkuVkdQL8k agMUlQPF6eg8ablPFcLOt88QwKOdea6QWCK/2detzJFi5MR1XtlGLXRb09lIBhc5j8B0hhpYe hCTI31IpGO14jp4xG96AV5DMI9D2RaMP6EqVLs0PhesmARSnZaQ2MDHDgh3e/PVK069UxafaX 6wkzD52ggeXoaoqoDSXcli6gT+tkRdh3Mimj/LrvdfvK7LgCpSstd2sZJVY/v+sdpsuXQXYnz c0DcWxGtdtIR/uZTBHnQx6f9MUAXfwDgtv4zQ2Yxae3FDI9CIyCsW67aPOB8QnjB+/rIvbzOQ c2ja73IvsxuMROULU8Un1b94luta9hjx8xKeLejDshCylwej7vVWO4PHF3UDg6i5cdE7gtM72 Lbf6wdiq44xZnx1nvKbmia+GT8aNY9CAZ4VFHtLE/z7NbBlcoPM7198flOfRz/oJ3P8f2Ka1p oNy8yhrcwcRW7Kkjw8lwx/RjpjmbQdpi7O6z7NSqd3WBCqpxooC2YRMrwAPU2pfBfuRt9Z3AL N+Rs4CFeT3oyKn4hkDTeD3fk0vC4DnmqYVocAS/uSuaAkznSvgKWT/TvjkmUlZz8BAuDGpOaG 7Wvu9+URBuWHAAW2EJm8lUBwWjT6ARvHUJwBqLgGJA== X-Spam-Status: No, score=-95.8 required=5.0 tests=BAYES_00, BODY_8BITS, GOOD_FROM_CORINNA_CYGWIN, KAM_DMARC_STATUS, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2, SPF_FAIL, SPF_HELO_NONE, TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Corinna Vinschen via Cygwin Reply-To: cygwin AT cygwin DOT com Cc: Corinna Vinschen Content-Type: text/plain; charset="utf-8" Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 318FbhLA002163 On Feb 8 11:12, Corinna Vinschen via Cygwin wrote: > On Feb 8 07:59, Thomas Wolff via Cygwin wrote: > > > > > > Am 08.02.2023 um 03:17 schrieb Brian Inglis via Cygwin: > > > On 2023-02-07 15:22, Voris, Ben via Cygwin wrote: > > > > For example: > > > > : sftp user AT 127 DOT 0 DOT 0 DOT 1 > > > > Connected to 127.0.0.1. > > > > s     bye > > > > : type sftp > > > > sftp is hashed (/usr/bin/sftp) > > > > : ssh -V > > > > OpenSSH_9.2p1, OpenSSL 1.1.1s  1 Nov 2022 > > > > On Linux with a much older ssh: > > > > : ssh -V > > > > OpenSSH_8.2p1 Ubuntu-4ubuntu0.5, OpenSSL 1.1.1f  31 Mar 2020 > > > > : sftp user AT 127 DOT 0 DOT 0 DOT 1 > > > > Connected to 127.0.0.1. > > > > sftp> bye > > > > Windows 10 21H2. This occurs both using Mintty and Windows Terminal. > > > > For what I do, the only issue is the prompt. > > > > > > ++ > > > > > Yes, it sends s^[[7G^D, which is really weird. > > Looks like this occurs in libedit. Downgrading to the former > version of libedit "fixes" the problem. You may want to try the new libedit release 2021030-4. Thanks to Christoph Reiter from the MSYS2 community for pointing out a patch. Corinna -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple