Re: Vagrant + GitBash Issues
Johannes Schindelin <[email protected]>
| Newsgroups | org.kernel.vger.git |
|---|---|
| Message-ID | <[email protected]> |
Hi Moksh, On Thu, 16 Jul 2026, Moksh Goyal wrote: > Hi Team, > > I am currently using Vagrant and logging into my virtual machine via SSH. I > have encountered an issue where pressing Ctrl+C terminates my SSH session > entirely instead of just force-stopping the active command. > > This setup works correctly when using PowerShell, but the issue > consistently occurs when using Git Bash. > > Do you have any suggestions on how to resolve this? That sounds like https://github.com/git-for-windows/git/issues/3716. Are you maybe on a very old version of Git for Windows? Ciao, Johannes