I haven’t been able to solve this problem.
123123123123123.txt (7.6 KB)
I haven’t been able to solve this problem.
123123123123123.txt (7.6 KB)
Fixed: SSH Password prompt not showing on Windows 11 (Remote-SSH)
"I finally solved the issue. For those experiencing the same problem: There seems to be an incompatibility between Cursor and the default Windows 11 OpenSSH client, which prevents the password prompt from appearing.
To fix this, you need to manually define the SSH path in the ‘Remote - SSH’ extension settings. Use the Git Bash SSH executable instead:
Path: C:\Program Files\Git\usr\bin\ssh.exe
Once I updated the remote.SSH.path setting with this, it started working perfectly. Hope this helps others!"