Command + arrow doesn't work on selections (when you highlight and Cmd + L)

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Command + arrow doesn’t work on selections (when you highlight and Cmd + L)

Steps to Reproduce

  1. Open agent window
  2. Highlight some part of an agent response
  3. Cmd + L. See selection in prompt input
  4. Write a prompt into the prompt input box.
  5. Click the start of the prompt input (before the selection)
  6. then press Cmd + forward arrow.
  7. Cursor is stuck

Expected Behavior

Cursor moves all the way to the end of the line

Operating System

MacOS

Version Information

Version: 3.16.17
VS Code Extension API: 1.128.0
Commit: 6b2afae0257df2bb5e1835f15165dc2f0de056b0
Date: 2026-08-14T01:41:12.803Z
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.291
OS: Darwin arm64 25.3.0

Does this stop you from using Cursor

No - Cursor works, but with this issue

Thanks for the report @Ian_T! We’ve had an internal report of this before, and now I’ve added your report. The video is also really appreciated!

As you’ve already discovered, one workaround is a single → tap to hop over the pill, and then Cmd+→ works. Of course, that’s not ideal.