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@127.0.0.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@127.0.0.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. 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