[Feature]: Add search within the thread/chat. #6709
Replies: 5 comments 1 reply
|
Implemented in #1501. |
|
This would be nice to have. |
|
Would be nice to have this! +1 |
|
I'd like this on web and desktop. In a long thread, I want to find an earlier message or code snippet without scrolling through the whole conversation. Ctrl+F / Cmd+F should search the current thread, including messages outside the rendered viewport, highlight matches, and let me jump to the next or previous match with a counter. Escape should close the search. The existing Ctrl+K / Cmd+K search helps locate threads, but finding each occurrence within the thread I'm already reading is the part I'm missing. |
Uh oh!
There was an error while loading. Please reload this page.
Before submitting
Area
apps/web
Problem or use case
Can we have a search with
cmd + Fwithin the thread like the Codex app has?Also, a search for the thread's sidebar would be awesome, found this issue mentioning it but not the in thread search: #1043.
Proposed solution
Search within the theards/chats to find something in the conversation without having to scroll and eyeball it.
Why this matters
Its very hard to find something by scrolling up in the thread, especially while its in middle of generation.
Smallest useful scope
Search/Find text in the thread.
Alternatives considered
No response
Risks or tradeoffs
No response
Examples or references
No response
Contribution
All reactions