SSH Connection Window Freeze in Cursor

Describe the Bug

When attempting to establish an SSH connection to a remote server via Cursor’s built-in terminal, the connection window freezes and becomes unresponsive after a few seconds. No error message appears, and the window must be forcibly closed.

Steps to Reproduce

Open Cursor and navigate to the terminal panel.

Run ssh username@remote-server-ip.

Enter the password when prompted.

Observe the window freezing (see screenshot below).

Expected Behavior

The SSH connection should remain stable.

The terminal window should stay interactive after authentication.

Screenshots / Screen Recordings

Operating System

Windows 10/11

Current Cursor Version (Menu → About Cursor → Copy)

版本: 1.1.3 (user setup)
提交: 1.96.2
日期: 979ba33804ac150108481c14e0b5cb970bda3260
Electron: 2025-06-15T06:55:04.603Z
ElectronBuildId: 34.5.1
Chromium: undefined
Node.js: 132.0.6834.210
V8: 20.19.0
OS: 13.2.152.41-electron.0

Does this stop you from using Cursor

Yes - Cursor is unusable

Same here after last update

Hi @lavinal712 and @krzynio, thanks for sharing this issue.

Could you try doing a clean uninstall / reinstall of Cursor? This will wipe all state but should resolve this issue – it looks like restoring the editor state is causing the editor to crash. Please see these docs for instructions: Cursor – Common Issues

Thank you for your guidance. I reverted Cursor to version 0.51.2 and deleted the dataset files in the server folder, which resolved the issue. I hope the official team can fix this problem soon so we can use the latest version again.

@ravirahman unfortunately clean reinstall (I deleted all cursor files and started from scratch as you suggested) doesn’t resolve the issue.

Hi @krzynio, could you also try deleting the ~/.cursor and ~/.cursor-server folders on your remote machine?