SSH changed CTRL-C and up and down keys behaviour recently #3651
-
I use the SSH.exe client shipped with git for windows for regular tasks, not running from bash but from powershell (or cmd, for this case does not matter) In most recent update a few days ago "2.35.0.windows.1" ssh to any host and press control-C ends the whole ssh session (disconnects from host) it is no longer interpreted as a order to be sent to the remote system's shell .and up and down keys appear not work correctly through the shell history on the remote side. This only happen when ssh is run on powershell or cmd, it does not happen when run on git bash... is anyone else seeing this ? Thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Is this the same issue as msys2/msys2-runtime#83? |
Beta Was this translation helpful? Give feedback.
-
@dscho yes, that's almost certainly the same problem |
Beta Was this translation helpful? Give feedback.
Is this the same issue as msys2/msys2-runtime#83?