Cannot open Chat Window

Thanks for reporting a bug you have found in Cursor!
Please add the following info to help us diagnose your issue:

This issue is preventing me from using Cursor.

Recently (~ 2 weeks) - trying to open the new chat window does nothing - no error, no chat window.

Have tried:

  • Cmd Shift L
  • Cmd Shift P / New Chat

Until today I was able to workaround the issue by deleting the Cursor application and re-installing. As of today this no longer works.

Video of issue at:

Version: 0.47.8
VSCode Version: 1.96.2
Commit: 82ef0f61c01d079d1b7e5ab04d88499d5af500e0
Date: 2025-03-18T06:55:51.040Z
Electron: 32.2.6
Chromium: 128.0.6613.186
Node.js: 20.18.1
V8: 12.8.374.38-electron.0
OS: Darwin arm64 24.3.0
Apple M4 MacBook Pro

1 Like

Hi, have you had a look at the keyboard shortcuts? It may help you with the correct one, otherwise you can also change it if you prefer a different one

Keyboard shortcuts are working fine - you can see that in the video where I open the menu to select a new chat.

Issue is that the chat window no longer opens

Ah thats good to know. it sounded like an keyboard shortcut issue.

Sorry i cant access the video as corporate firewall restricts access.

I saw others with similar issue and they had following causes:

  • They moved chat to editor and then the pane is always empty until you move editor back
  • Too many chats in history, needed to export chat to md files and clear history.
  • others had issues with vscode/cursor cache (opening new project where chat works confirmed that)

Can you share how to do these suggestions:

  • They moved chat to editor and then the pane is always empty until you move editor back
  • Too many chats in history, needed to export chat to md files and clear history.
  • others had issues with vscode/cursor cache (opening new project where chat works confirmed that)
  • This happens if the Chat pane opens empty. You would be able to see the right pane but without any chat inside. press CMD P to open command field, type > and paste Open Compose as Pane then launch it. it will move chat back to the right pane.
  • This happens if Cursor gets slow or crashes or cant open chat. The chat history can be backed up using following extension. Then you can rename project and open it in cursor. This will cause the history to be wiped for that project and its clean. Some had this issue that prevented them from using chat.

or

If you open a new project (or create new project and open in new window in cursor), does the chat show there? If yes, then the project itself has an issue.
Otherwise clearing the cache helps.

Additional:

  • Indexing issues. check if indexing works and restart it.

  • Docu issues. check if some docus have errors, removing and re-adding them helped some users.

Thank you! Open Compose as Pane worked!

Cool, please mark this bug report as solved. it may help so others to fix the same issue

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.