Left and right arrow keys don't move the caret when typing a prompt in the Agents Window

Describe the Bug

I can’t move the cursor left and right using the arrow keys.

Works fine in the Cursor IDE view. Navigating by word with option+left/right also works.

Steps to Reproduce

  1. Type a prompt in the text area
  2. Try to move the caret left and right with the arrow keys

Expected Behavior

The caret moves left/right

Actual: nothing happens

Screenshots / Screen Recordings

Operating System

MacOS

Version Information

Version: 3.10.20
VS Code Extension API: 1.125.0
Commit: 23b9fb205fe595ea2be29da7214e19762d037fc0
Date: 2026-07-07T07:03:33.071Z
Layout: Agent Window
Build Type: Stable
Release Track: Default
Electron: 40.10.3
Chromium: 144.0.7559.236
Node.js: 24.15.0
V8: 14.4.258.32-electron.0
xterm.js: 6.1.0-beta.256
OS: Darwin arm64 25.5.0

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the detailed report with the video and version. This is a known bug in the Agents Window in Glass. The Left and Right arrow keys sometimes stop moving the cursor in the input field, while everything works fine in the regular IDE editor. We’re already tracking the issue, but I can’t share an exact ETA for a fix yet.

As a temporary workaround, try Reload Window with Cmd+Shift+R or restart Cursor. Arrow key navigation should work again. This bug is intermittent, so it might come back later. If it does, just reload again.

I’ll post an update in the thread once there’s news on the fix.

So I actually experience this consistently, and Cmd+Shift+R doesn’t fix the issue