Search text in the Agents chat

Feature request for product/service

Cursor IDE

Describe the request

It would be really useful to have the possibility to do ctrl + f / cmd + f in the Agents window. For example, I was trying to recall the name for a variable and I had to scroll while reading through the chat, when it could have been just a quick shortcut.
Thank you for reading :slight_smile:

Hey, thanks for the request. This is a known gap. Cmd+F works in the editor and terminal, but not inside Agents chat. Agents chat uses a virtualized message list, and the browser’s standard find won’t match messages that aren’t mounted, so it needs a separate implementation.

We’re already tracking this request, and there are a few similar threads on the forum:

I can’t share an ETA yet, but we can see strong user interest. I’ll post an update as soon as we have one.