Problems after update

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

After the update, the cursor and the Apply button disappeared, and new bugs started appearing. For example, when pressing Cancel, the terminal shows the symbol C, so instead of git it becomes cgit. The more times you press Cancel, the more C symbols appear, and so on.
How can I restore the execution mode like with number 1? It was much more convenient compared to the current behavior.
After the update, the cursor sometimes gets stuck in infinite loops, repeatedly changing the same line without stopping.
Responses now take dozens of times longer than before (even with auto enabled).

Steps to Reproduce

Update the software to the latest version.

Open the terminal.

Perform an action that allows using Cancel (e.g., make git push).

Press Cancel one or more times.

After that, ask run git push again.

Screenshots / Screen Recordings

Operating System

Windows 10/11

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.4.5 (user setup)
VSCode Version: 1.99.3
Commit: af58d92614edb1f72bdd756615d131bf8dfa5290
Date: 2025-08-13T02:08:56.371Z
Electron: 34.5.8
Chromium: 132.0.6834.210
Node.js: 20.19.1
V8: 13.2.152.41-electron.0
OS: Windows_NT x64 10.0.19045

Does this stop you from using Cursor

Yes - Cursor is unusable


Right now approve looks like that(I can’t add second screenshot to main theme)

hi @ShortMan and welcome to Cursor Forum.

Thank you for your bug report. We are already releasing version 1.5.0 (Early Access) with improvements for terminal handling and UI changes to match. It should improve also your use case.

Please make sure to follow https://forum.cursor.com/rules.

Do you have any information on how to bring back the button, so that there won’t be this dropdown list?

The UI is not configurable, we made several improvements based on users requests.

I hope it will return someday, or at least there will be an option to choose. It was the most convenient feature in Cursor :downcast_face_with_sweat:

We will consider all feedback also on the latest version. Thank you!

There is also one bug that still hasn’t been fixed. I already reported it by email.

When selecting text in a chat, then pasting a screenshot, and afterward moving the cursor with the left mouse button (LMB) without making a new selection, the text to the left of the new cursor position gets deleted unexpectedly.

Steps to Reproduce:

  1. Open the chat input field.

  2. Select some characters/text.

  3. Without clearing the selection, paste a screenshot (via Ctrl+V or context menu).

  4. After the image is inserted, click and drag the cursor using the left mouse button to a new position within the text (without selecting any text).

  5. Press Ctrl+V again

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