msys2-runtime icon indicating copy to clipboard operation
msys2-runtime copied to clipboard

December 2024 AGAIN: Ctrl-C interrupts the whole ssh session while catching by in interactive mode #83

Open annh9b opened this issue 1 year ago • 9 comments

As not-a-user wrote in original issue #83 (I can't re-open it):

" On a fresh msys2 install (openssh 8.9p1-3, msys2-runtime 3.3.5-3) this problem shows up when using a ProxyCommand and the actual proxy command is a plain Windows (non-msys) program. With a direct ssh into the same box CTRL-C works as expected. "

I confirm that behavior. Moreover I use an msys2 program, mingw-w64-x86_64-connect, and the problem with Ctrl-C appears ONLY while using "ProxyCommand connect -5 -S 127.0.0.1:9150 %h %p" in the ssh config file.

annh9b avatar Dec 16 '24 11:12 annh9b