Shift + home highlight, then backspace does not delete text in AI prompt window

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

This didn’t used to happen, and I’ve been hesitant to report it because I’m sure it’s so annoying someone else was going to do it, but that doesn’t appear to be the case.

When I am typing in the prompt window to the AI Agent, if I use my standard shift + Home to select all the text and then hit Backspace, nothing happens.

I have to use DEL, and even then it deletes all of the text except the first and last characters.

Steps to Reproduce

Type a sentence in to the AI Agent prompt window.
Hold shift and press HOME
Press Backspace
Press DEL

Expected Behavior

I expect the text I just highlighted to be deleted.

Operating System

Windows 10/11

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.5.1 (user setup)
VSCode Version: 1.99.3
Commit: 99e3b1b4d8796e167e72823eadc66ac2d51fd400
Date: 2025-08-21T00:21:08.834Z
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

No - Cursor works, but with this issue

Hey, thanks for the report. I couldn’t reproduce it. Could you create a screencast of this behavior?

Thanks for the video, we’re looking into it.

1 Like

Eyyyyyy great the issue is fixed, thank you!

Now, however, the Agent is refusing to answer questions about what Model it is. Explicitly it is telling me it will not answer that question as if it’s some kind of protected information.

I ask because I like to confirm that I’m on the correct model - the smaller, “faster” models do not reason well, ignore directives, and write terrible code; I prefer to use GPT-5 High.

I noticed the difference right away when it didn’t take 10 seconds to think before replying to me, nor did it show its thought process.

edit
It looks like my model selection was ignored on the first agent window open; I had to close that window and open a new one to actually get any kind of model selection change working and back to GPT-5 High

This bug is back :joy:

What version of Cursor do you have installed? Also, have you tried checking if the same thing happens in other projects or in a blank Cursor window? I couldn’t reproduce it, so additional steps are needed to identify the cause.

The bug keeps coming and going, I’m not sure what’s going on. When I open Cursor for the first time, I can’t type in the agent field at all, and have to open a new chat.

The delete-not-working-bug is back now, and I’m on version:

Version: 1.5.9 (user setup)
VSCode Version: 1.99.3
Commit: de327274300c6f38ec9f4240d11e82c3b0660b20
Date: 2025-08-30T21:02:27.236Z
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

The issue might be related to one of the extensions. Try launching in safe mode using this command in the terminal: cursor --disable-extensions, and check if the problem persists. Also, you didn’t mention if this happens in other projects or an empty Cursor window.

Thanks for the reply - the only extension I have enabled is SSH and it looks like some default stuff:

Here is another video of the strange behavior I’m seeing in the input window; It’s squished down because I didn’t want to show text from my chat, but it demonstrates the problems well.

Thanks for the video. Do you have the option to reinstall Cursor? If so, let me know and I’ll give you some recommendations on saving your work.

Oh whoa - I just discovered that CTRL + A and backspace work fine, but the way I highlight the text with SHIFT + HOME and then backspace does not.

It seems we have different selection paths for code in the interface?

Shift + Home is not working yet, but the team is working on a fix.

1 Like

Can you PLEASE fix this input ■■■■ :’(

I still can’t type in the Agent window when Cursor starts up for the first time, and I have to open a new one.

I still can’t shift+home and delete text I typed.

I saw 2 updates - what’s going on over there?

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