Cursor forever wait for command on remote ubuntu

Hey, this is a known issue where agent commands can hang over Remote SSH. A few things to try:

  1. Update Cursor. You’re on 2.4.37 from Feb 12, which is about 5 weeks old. There have been a few terminal fixes since then. Go to Help > Check for Updates.

  2. Turn on Legacy Terminal Tool as a workaround:

    • Cursor Settings Cmd+Shift+J > Agents > Inline Editing & Terminal > turn on Legacy Terminal Tool
    • Cmd+Shift+P > Terminal: Kill All Terminals
    • Fully restart Cursor
  3. If it still happens after updating, please share logs from Developer Tools right when the command hangs. Go to Help > Toggle Developer Tools > Console.

Raspberry Pi aarch64 is a less common platform, so there may be some edge cases in terminal handling. The team is aware of this class of SSH issues, and your report helps with prioritization.

Related thread:

Let me know how it goes after the update.