Feature request for product/service
Cursor IDE
Problem
Reusing a successful prompt from chat history is unnecessarily difficult today.
For user messages (my prompts):
- There is no dedicated “Copy prompt” button on user messages.
- The only workaround is manually selecting text, which is awkward in long conversations.
- Clicking on an old prompt to interact with it can trigger revert/rollback behavior, which makes me afraid to touch previous prompts at all.
For assistant messages:
- Copy exists under the trailing
⋯menu (“Copy Message”), but it is easy to miss, especially in the new Agents UI. - Many users think the feature was removed entirely.
This breaks a very common workflow: find a prompt that worked well → copy it → paste into a new chat or share with a teammate.
Expected behavior
Please add clear, per-message copy actions:
- “Copy prompt” on every user message — copies only the prompt text, with no revert side effects.
- “Copy response” as a visible button on every assistant message (not hidden only in
⋯). - Optional but helpful: “Copy prompt + response” for a single turn.
- Optional: “Copy as Markdown” for sharing to Slack/Teams/docs without broken formatting.
Copy all / Export chat can remain separate — they should not be the only options.
Why this matters
- Re-running prompts is not the same as copying them. I often want to edit a prompt before sending again.
/commandsis great for standardized workflows, but not for one-off prompts that worked well in a real conversation.- Sharing AI explanations with teammates is painful when copy/paste formatting breaks.
Workaround today
- Assistant:
⋯→ Copy Message - User prompt: manual text selection + Ctrl+C (risky near old prompts)
- Reusable prompts:
.cursor/commands/+/
Environment
- Cursor: 3.8.11 (system setup), Stable, Default track
- Commit: e56ad3440df06d22ca7501e65fd518e905486ef0
- Build date: 2026-06-18
- Layout: editor
- OS: Windows 10 (10.0.26220) x64
Related threads
This seems related to several existing requests about per-message copy and copying prompts from old chats. Happy to add votes there if this is considered a duplicate — just want this workflow to be first-class again.
Thanks!
I want this effect, with a direct button