When connecting via Remote SSH in Cursor, an OpenSSH command terminal pops up in the foreground. This occurs when using Cursor’s Remote SSH plugin. In contrast, when using Remote SSH in VSCode, the OpenSSH terminal does not pop up and runs silently in the background. How can I configure Cursor to run the OpenSSH command in the background, similar to VSCode?
I use windows.
Could you share the entry from your ssh config file for this host? Are you using a proxy or jump host to connect?
Hi! Thank you for sharing this bug report. We fixed this issue in version 1.0.5 of the Anysphere remote SSH extension. Could you try upgrading?
Oh, I’m sorry I forgot to reply. Yes, I use a jump host to connect, and I downgraded the version and used vscode remote ssh to connet at that time. I will try the latest version! Thank you!