Feature request for product/service
Cursor IDE
Describe the request
Support text search (e.g., with CMD+F) in the file viewer within the Agents Window.
Operating System (if it applies)
MacOS
Hey @Jesse_Hintz!
This should already exist.
If it’s not working, can you share some additional details? Your Cursor version (Cmd + Shift + P > About Cursor) and a screenshot of a file where it’s not working would be a great start.
@Colin, after getting your message and trying more stuff, I found that CMD+F works in source files (i.e., executable code), but not in plan files, which is where I was trying when I opened this thread.
Here are the Cursor details:
Version: 3.9.16 (Universal)
VS Code Extension API: 1.105.1
Commit: 042b3c1a4c53f2c3808067f519fbfc67b72cad80
Date: 2026-06-27T06:41:01.941Z
Layout: glass
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 x64 25.3.0
It works now, thanks!