cursor icon indicating copy to clipboard operation
cursor copied to clipboard

should have a place to show ssh errors

Open abbychau opened this issue 2 years ago • 1 comments

so that one can track ssh errors while connect , cd, uploads, etc. probably a panel besides terminal? (connection errors shows on connect modal)

https://github.com/getcursor/cursor/issues/117 https://github.com/getcursor/cursor/issues/179 https://github.com/getcursor/cursor/issues/99

abbychau avatar Mar 23 '23 20:03 abbychau

agree connection errors should show on connect modal. unsure of correct UI for showing any errors during the ssh session

truell20 avatar Mar 23 '23 21:03 truell20

With the move to Cursor v0.2.0, you can use the Remote-SSH plugin to connect to a system.

To install the plugin, head to https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-ssh, then hit "Version History" and download the latest one. Drag the .vsix file into Cursor to install it, then use the command palette to connect to a target machine.

UPDATE: This apparently may not be working, as described in #489, but that will be used for the ongoing discussions.

danperks avatar Apr 10 '23 09:04 danperks

I have dragged the .vsix file into the directory of Cursor, but the installation still fails leaving me with a notice that I should install the extension in vscode. Maybe the way I have tried is wrong. Could you give me more detailed hints to install the extension? My platform is Windows.

tang-mouren avatar Apr 26 '23 12:04 tang-mouren